Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/data_streams/setup/language/ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ aliases:
### Prerequisites

* [Datadog Agent v7.34.0 or later][10]
* [MRI (CRuby)][11]. Other Ruby implementations are not supported.

### Supported libraries

Expand Down Expand Up @@ -49,3 +50,4 @@ Data Streams Monitoring propagates context through message headers. If you are u
[3]: https://pypi.org/project/confluent-kafka/
[5]: https://pypi.org/project/kombu/
[6]: /data_streams/manual_instrumentation/?tab=ruby
[11]: https://www.ruby-lang.org/
Loading