Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/concepts/otlp/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can find the values of Sentry's OTLP traces endpoint and public key in your

## OpenTelemetry Logs

<Include name="feature-available-alpha-logs.mdx" />
<Include name="feature-available-ea-logs.mdx" />

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:

Expand Down
1 change: 1 addition & 0 deletions docs/organization/early-adopter-features/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ Limitations:
- [Span Summary](/product/insights/overview/transaction-summary/#span-summary)
- [Dynamic Alerts](/product/alerts/create-alerts/metric-alert-config/#dynamic-alerts)
- [New Trace Explorer With Span Metrics](/product/explore/new-trace-explorer/)
- [OpenTelemetry (OTLP) Logs Endpoint](/concepts/otlp/#opentelemetry-logs)
5 changes: 0 additions & 5 deletions includes/feature-available-alpha-logs.mdx

This file was deleted.

5 changes: 5 additions & 0 deletions includes/feature-available-ea-logs.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<Alert>

This feature is available only if you're in the <a href="/organization/early-adopter-features/" target="_blank">Early Adopter program</a>. Please reach out to [feedback-logging@sentry.io](mailto:feedback-logging@sentry.io) if have feedback or questions. Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony.

</Alert>
Loading