Skip to content

Commit 38ff597

Browse files
committed
feat: use feedback logging
1 parent 844a601 commit 38ff597

File tree

6 files changed

+12
-19
lines changed

6 files changed

+12
-19
lines changed

docs/concepts/otlp/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Sentry can ingest [OpenTelemetry](https://opentelemetry.io) traces and logs dire
99

1010
## OpenTelemetry Traces
1111

12-
<Include name="feature-available-alpha-otlp.mdx" />
12+
<Include name="feature-available-alpha-tracing.mdx" />
1313

1414
If you have an existing OpenTelemetry trace instrumentation, you can configure your OpenTelemetry exporter to send traces to Sentry directly. Sentry's OTLP ingestion traces endpoint is currently in development, and has a few known limitations:
1515

@@ -50,7 +50,7 @@ You can find the values of Sentry's OTLP traces endpoint and public key in your
5050

5151
## OpenTelemetry Logs
5252

53-
<Include name="feature-available-alpha-otlp.mdx" />
53+
<Include name="feature-available-alpha-logs.mdx" />
5454

5555
If you have an existing OpenTelemetry log instrumentation, you can configure your OpenTelemetry exporter to send logs to Sentry directly. Sentry's OTLP ingestion logs endpoint has the following known limitations:
5656

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Alert>
2+
3+
This feature is in alpha and is only available if your organization is participating in its limited release. Please reach out to [[email protected]](mailto:[email protected]) if you want access. Features in alpha are still in-progress and may have bugs. We recognize the irony.
4+
5+
</Alert>

includes/feature-available-alpha-otlp.mdx

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Alert>
2+
3+
This feature is in alpha and is only available if your organization is participating in its limited release. Please reach out to [[email protected]](mailto:[email protected]) if you want access. Features in alpha are still in-progress and may have bugs. We recognize the irony.
4+
5+
</Alert>

includes/feature-stage-alpha-metrics.mdx

Lines changed: 0 additions & 6 deletions
This file was deleted.

includes/feature-stage-beta-metrics.mdx

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)