https://github.com/bugsnag/bugsnag-ruby-performance
An OpenTelemetry plugin to connect your Ruby app's performance data to your BugSnag dashboard.
https://github.com/bugsnag/bugsnag-ruby-performance
bugsnag open-telemetry open-telemetry-ruby performance platforms ruby server-side
Last synced: 12 months ago
JSON representation
An OpenTelemetry plugin to connect your Ruby app's performance data to your BugSnag dashboard.
- Host: GitHub
- URL: https://github.com/bugsnag/bugsnag-ruby-performance
- Owner: bugsnag
- License: mit
- Created: 2024-06-12T10:10:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T09:20:49.000Z (over 1 year ago)
- Last Synced: 2025-06-07T19:01:55.009Z (about 1 year ago)
- Topics: bugsnag, open-telemetry, open-telemetry-ruby, performance, platforms, ruby, server-side
- Language: Ruby
- Homepage: https://docs.bugsnag.com/performance/integration-guides/ruby
- Size: 130 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Support: .github/support.md
Awesome Lists containing this project
README
[](https://docs.bugsnag.com/performance/ruby/)
[](https://github.com/bugsnag/bugsnag-ruby-performance/actions/workflows/maze-runner.yml)
Convenience SDK for using the [Ruby OpenTelemetry SDK](https://github.com/open-telemetry/opentelemetry-ruby) with BugSnag.
## Features
- Simple configuration using BugSnag API key
- Control sampling using BugSnag's probability-based sampler
## Getting started
For integration instructions, see our online docs: [docs.bugsnag.com/performance/ruby](https://docs.bugsnag.com/performance/ruby)
## Support
* [Read the integration guide](https://docs.bugsnag.com/performance/ruby)
* [Search open and closed issues](https://github.com/bugsnag/bugsnag-ruby-performance/issues?=is%3Aissue) for similar problems
* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-ruby-performance/issues/new)
## License
The BugSnag Ruby Performance SDK is free software released under the MIT License. See [LICENSE.txt](LICENSE.txt) for details.