Skip to content

Commit 4ff0700

Browse files
smeubankAbhiPrasad
andauthored
updating with otel google group (#6111)
Co-authored-by: Abhijeet Prasad <[email protected]>
1 parent 2285165 commit 4ff0700

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
<Note>
22

3-
OpenTelemetry Support is currently in Beta. Beta features are still in-progress and may have bugs. If you have any questions or feedback, please reach out via [GitHub](https://github.com/getsentry/sentry/discussions/40712), or [email](mailto:[email protected]).
3+
OpenTelemetry Support is currently in Beta. Beta features are still in-progress and may have bugs. If you have any questions or feedback, please reach out via [GitHub](https://github.com/getsentry/sentry/discussions/40712), or email us at [[email protected]](mailto:[email protected]).
4+
5+
Currently, OpenTelemetry is supported on the following SDKs:
6+
- [NodeJS](https://docs.sentry.io/platforms/node/performance/instrumentation/opentelemetry/)
7+
- [Python](https://docs.sentry.io/platforms/python/performance/instrumentation/opentelemetry/)
8+
- [Ruby](https://docs.sentry.io/platforms/ruby/performance/instrumentation/opentelemetry/)
9+
- [Java](https://docs.sentry.io/platforms/java/performance/instrumentation/opentelemetry/)
10+
411
</Note>

src/platforms/java/common/performance/instrumentation/opentelemetry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_order: 20
44
description: "Using OpenTelemetry with Sentry Performance."
55
---
66

7-
<Include name="alpha-note.mdx" />
7+
<Include name="beta-note-opentelemetry.mdx" />
88

99
There are multiple ways of configuring your [OpenTelemetry SDK](https://opentelemetry.io/) to send traces and spans to Sentry.
1010

0 commit comments

Comments
 (0)