From 0a5a0e8435cefd40cb6f41174d9f52c88b457135 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri Benedetti Date: Mon, 26 May 2025 14:53:32 +0200 Subject: [PATCH] Add note --- .../get-started/quickstart-elastic-cloud-otel-endpoint.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/solutions/observability/get-started/quickstart-elastic-cloud-otel-endpoint.md b/solutions/observability/get-started/quickstart-elastic-cloud-otel-endpoint.md index d29714c6c0..72bdb964ba 100644 --- a/solutions/observability/get-started/quickstart-elastic-cloud-otel-endpoint.md +++ b/solutions/observability/get-started/quickstart-elastic-cloud-otel-endpoint.md @@ -9,6 +9,10 @@ applies_to: In this quickstart guide, you'll learn how to use the Elastic Cloud Managed OTLP Endpoint to send logs, metrics, and traces to Elastic. +::::{warning} +This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. +:::: + ## What is the Elastic Cloud Managed OTLP endpoint? The Managed OTLP Endpoint is a fully managed offering exclusively for Elastic Cloud users (initially available in Elastic Cloud Serverless only) that simplifies OpenTelemetry data ingestion. It provides an endpoint for OpenTelemetry SDKs and Collectors to send telemetry data, with Elastic handling scaling, data processing, and storage. @@ -36,7 +40,7 @@ The Elastic Cloud Managed OTLP Endpoint ensures that OpenTelemetry data is store ### Get your native OTLP endpoint credentials -1. [create a new Observability project](/solutions/observability/get-started/create-an-observability-project.md), or open an existing one. +1. [Create a new Observability project](/solutions/observability/get-started/create-an-observability-project.md), or open an existing one. 1. In your {{obs-serverless}} project, go to **Add Data**. @@ -151,7 +155,6 @@ The Managed endpoint has per-project rate limits in place. If you hit this limit ## Provide feedback -We love to hear from you! Help improve the Elastic Cloud Managed OTLP Endpoint by sending us feedback in our [discussion forum](https://discuss.elastic.co/c/apm) or [community Slack](https://elasticstack.slack.com/signup#/domain-signup). For EDOT collector feedback, open an issue in the [elastic-agent repository](https://github.com/elastic/elastic-agent/issues).