27 lines
728 B
YAML
27 lines
728 B
YAML
title: Ruby Integration for Sentry
|
|
registryType: utilities
|
|
language: ruby
|
|
tags:
|
|
- ruby
|
|
- processor
|
|
- propagator
|
|
- utilities
|
|
- sentry
|
|
- error monitoring
|
|
license: MIT
|
|
description:
|
|
The Sentry OpenTelemetry Ruby integration provides a processor and propagator
|
|
to send data to Sentry and to associate traces/spans to Sentry errors. For
|
|
configuration details, see [OpenTelemetry
|
|
Support](https://docs.sentry.io/platforms/ruby/performance/instrumentation/opentelemetry/).
|
|
authors:
|
|
- name: Sentry authors
|
|
email: otel@sentry.io
|
|
urls:
|
|
repo: https://github.com/getsentry/sentry-ruby/tree/master/sentry-opentelemetry
|
|
createdAt: 2023-01-31
|
|
package:
|
|
registry: gems
|
|
name: sentry-opentelemetry
|
|
version: 5.22.1
|