Skip to content

Commit

Permalink
Merge pull request #19434 from tannalynn/add_message_broker_gems_ruby
Browse files Browse the repository at this point in the history
Add gems to the ruby agent list for support message brokers
  • Loading branch information
WriteMayur authored Dec 5, 2024
2 parents 27d0add + da7a0fd commit 2201654
Showing 1 changed file with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -742,13 +742,12 @@ HTTP clients supported by the Ruby agent include:

## Message queuing [#http_clients]

[Message queue instrumentation](/docs/agents/ruby-agent/features/message-queues) is only available with the [Ruby agent version 4.3.0 or higher](/docs/release-notes/agent-release-notes/ruby-release-notes). Currently supported message brokers:
Currently supported gems that are [instrumented](/docs/agents/ruby-agent/features/message-queues):

* RabbitMQ

Currently supported gems that facilitate message brokers:

* [Bunny](/docs/agents/ruby-agent/features/message-queues): 2.0 or higher (Versions 2.0.x - 2.6.x last supported in agent version 8.16.0)
* Bunny: 2.0 or higher (Versions 2.0.x - 2.6.x last supported in agent version 8.16.0)
* AWS SQS
* rdkafka
* ruby-kafka

## Other

Expand Down

0 comments on commit 2201654

Please sign in to comment.