From 1bd0c030c34ccd035b8f8ef44bf203428b65054a Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Mon, 29 Sep 2025 10:41:20 -0400 Subject: [PATCH] feat(otlp): Move otlp logs endpoint to EA --- docs/concepts/otlp/index.mdx | 2 +- docs/organization/early-adopter-features/index.mdx | 1 + includes/feature-available-alpha-logs.mdx | 5 ----- includes/feature-available-ea-logs.mdx | 5 +++++ 4 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 includes/feature-available-alpha-logs.mdx create mode 100644 includes/feature-available-ea-logs.mdx diff --git a/docs/concepts/otlp/index.mdx b/docs/concepts/otlp/index.mdx index 10ae84876812df..66508cdaa8df0c 100644 --- a/docs/concepts/otlp/index.mdx +++ b/docs/concepts/otlp/index.mdx @@ -50,7 +50,7 @@ You can find the values of Sentry's OTLP traces endpoint and public key in your ## OpenTelemetry Logs - + 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: diff --git a/docs/organization/early-adopter-features/index.mdx b/docs/organization/early-adopter-features/index.mdx index 654943d08e2aba..b474408fe4fc6c 100644 --- a/docs/organization/early-adopter-features/index.mdx +++ b/docs/organization/early-adopter-features/index.mdx @@ -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) diff --git a/includes/feature-available-alpha-logs.mdx b/includes/feature-available-alpha-logs.mdx deleted file mode 100644 index 58143fd56318cd..00000000000000 --- a/includes/feature-available-alpha-logs.mdx +++ /dev/null @@ -1,5 +0,0 @@ - - -This feature is in alpha and is only available if your organization is participating in its limited release. Please reach out to [feedback-logging@sentry.io](mailto:feedback-logging@sentry.io) if you want access. Features in alpha are still in-progress and may have bugs. We recognize the irony. - - diff --git a/includes/feature-available-ea-logs.mdx b/includes/feature-available-ea-logs.mdx new file mode 100644 index 00000000000000..84b48f342660e7 --- /dev/null +++ b/includes/feature-available-ea-logs.mdx @@ -0,0 +1,5 @@ + + +This feature is available only if you're in the Early Adopter program. 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. + +