An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          





SmartBear BugSnag logo


Performance monitoring for Ruby


[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://docs.bugsnag.com/performance/ruby/)
[![Build status](https://github.com/bugsnag/bugsnag-ruby-performance/actions/workflows/maze-runner.yml/badge.svg?branch=next)](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.