23 lines
653 B
YAML
23 lines
653 B
YAML
title: Java Integration for Sentry
|
|
registryType: utilities
|
|
language: java
|
|
tags:
|
|
- java
|
|
- processor
|
|
- propagator
|
|
- utilities
|
|
- sentry
|
|
- error monitoring
|
|
license: MIT
|
|
description:
|
|
The Sentry OpenTelemetry Java 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/java/performance/instrumentation/opentelemetry/).
|
|
authors:
|
|
- name: Sentry authors
|
|
email: otel@sentry.io
|
|
urls:
|
|
repo: https://github.com/getsentry/sentry-java/tree/main/sentry-opentelemetry
|
|
createdAt: 2023-01-31
|