Skip to content

Commit 0504c3c

Browse files
committed
changelog
1 parent 24f5720 commit 0504c3c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Create `sentry-opentelemetry-otlp` module for combining OpenTelemetry SDK OTLP export with Sentry SDK ([#5100](https://github.com/getsentry/sentry-java/pull/5100))
6+
- OpenTelemetry is configured to send spans to Sentry directly using an OTLP endpoint.
7+
- Sentry only uses trace and span ID from OpenTelemetry (via `OpenTelemetryOtlpEventProcessor`) but will not send spans through OpenTelemetry nor use OpenTelemetry `Context` for `Scopes` propagation.
8+
39
## 8.33.0
410

511
### Features

0 commit comments

Comments
 (0)