Tanna McClure
Tanna McClure
Instrument aws-sdk-elasticache This gem will cover both: AWS_ELASTICACHE_REDIS_CLUSTER AWS_ELASTICACHE_MEMCACHED_CLUSTER
Instrument aws-sdk-sqs For AWS_SQS_QUEUE
Instrument aws-sdk-kafka This should be the gem for AWS_MSK_TOPIC, but there is also an sdk called aws-sdk-kafkaconnect, so we should double check which one is the correct one for AWS_MSK_TOPIC...
the way the headers in the net http instrumentation works for openAI has been updated, so we'll need to update the bedrock parts as well.
Bedrock instrumentation doesnt create the llm events until after the segment has completed, but the notice error work expects the segment to have the llm event as an attribute on...
Implement support for the new Mistral models https://github.com/newrelic/newrelic-ruby-agent/issues/2366
Rails edge recently updated to 8.0 alpha, causing many [tests to fail](https://github.com/newrelic/newrelic-ruby-agent/actions/runs/9156270682/job/25170350372). We need to investigate and fix these failures, as well as add support for any new Rails 8.0...
Add instrumentation for the rdkafka gem Full CI: https://github.com/newrelic/newrelic-ruby-agent/actions/runs/10514985315
Using the ruby-kafka gem, create a test app that will talk to the aws kafka service.