The Ruby OpenTelemetry client.
- Getting Started
- Contributing
- Contrib Repository
- Instrumentation Libraries
- Versioning
- Useful links
- License
We'd love your help! Use tags good first issue and help wanted to get started with the project.
Please review the contribution instructions for important information on setting up your environment, running the tests, and opening pull requests.
The Ruby special interest group (SIG) meets regularly. See the OpenTelemetry community page repo for information on this and other language SIGs.
Approvers (@open-telemetry/ruby-approvers):
- Eric Mustin
- Ariel Valentin, GitHub
- Andrew Hayworth, Shopify
- Sam Handler, Shopify
- Robb Kidd, Honeycomb
Find more about the approver role in community repository.
Maintainers (@open-telemetry/ruby-maintainers):
- Robert Laurin, Shopify
- Francis Bogsanyi, Shopify
- Matthew Wear, Lightstep
- Daniel Azuma, Google
- Kayla Reopelle, New Relic
Find more about the maintainer role in community repository.
The opentelemetry-ruby-contrib repository contains instrumentation libraries for many popular Ruby gems, including Rails, Rack, Sinatra, and others, so you can start using OpenTelemetry with minimal changes to your application. See the contrib README for more details.
OpenTelemetry Ruby follows the versioning and stability document in the OpenTelemetry specification. Notably, we adhere to the outlined version numbering exception, which states that experimental signals may have a 0.x
version number.
OpenTelemetry Ruby ensures compatibility with the current supported versions of the Ruby language.
- For more information on OpenTelemetry, visit: https://opentelemetry.io/
- For help or feedback on this project, join us in GitHub Discussions.
- For more examples, check SDK example.
Apache 2.0 - See LICENSE for more information.