diff --git a/docs/reference/edot-collector/components/elasticapmprocessor.md b/docs/reference/edot-collector/components/elasticapmprocessor.md index 1b5ef259db0..21e6382acea 100644 --- a/docs/reference/edot-collector/components/elasticapmprocessor.md +++ b/docs/reference/edot-collector/components/elasticapmprocessor.md @@ -2,11 +2,11 @@ navigation_title: Elastic APM processor description: The Elastic APM processor is an OpenTelemetry Collector component that enriches OTel data for optimal use with Elastic APM. applies_to: - stack: + stack: ga 9.2+ serverless: observability: product: - edot_collector: ga 9.2 + edot_collector: ga 9.2+ products: - id: elastic-agent - id: observability @@ -32,7 +32,6 @@ In standalone deployments, the Elastic APM processor is used in both agent and g **Gateway mode**: The processor is part of the [Gateway mode pipeline](../config/default-config-standalone.md#gateway-mode), where it enriches traces received from other collectors running in agent mode before ingesting them into {{es}}. :::{note} -:applies_to: edot_collector: ga 9.2 The `elasticapm` processor replaces the deprecated `elastictrace` processor. If you're upgrading from an older version, update your configuration to use `elasticapm` instead of `elastictrace`. ::: diff --git a/docs/reference/edot-collector/components/elasticsearchexporter.md b/docs/reference/edot-collector/components/elasticsearchexporter.md index ed2b5f9f8c1..e702a686968 100644 --- a/docs/reference/edot-collector/components/elasticsearchexporter.md +++ b/docs/reference/edot-collector/components/elasticsearchexporter.md @@ -146,7 +146,7 @@ exporters: ### Deprecated batcher configuration ```{applies_to} -stack: ga 9.0, deprecated 9.2, removed 9.3 +stack: ga 9.0-9.1, deprecated =9.2, removed 9.3+ ``` :::{warning} diff --git a/docs/reference/edot-collector/config/configure-profiles-collection.md b/docs/reference/edot-collector/config/configure-profiles-collection.md index c642f56e2d4..7964792f33b 100644 --- a/docs/reference/edot-collector/config/configure-profiles-collection.md +++ b/docs/reference/edot-collector/config/configure-profiles-collection.md @@ -2,11 +2,11 @@ navigation_title: Profiles collection description: Learn how to configure and customize profiles collection through the Elastic Distribution of OpenTelemetry Collector. applies_to: - stack: preview 9.3 + stack: preview 9.3+ serverless: observability: product: - edot_collector: preview + edot_collector: preview 9.3+ products: - id: observability - id: edot-collector diff --git a/docs/reference/edot-collector/config/tail-based-sampling.md b/docs/reference/edot-collector/config/tail-based-sampling.md index 3e8286c6c3a..a7a99171a55 100644 --- a/docs/reference/edot-collector/config/tail-based-sampling.md +++ b/docs/reference/edot-collector/config/tail-based-sampling.md @@ -2,11 +2,11 @@ navigation_title: Tail-based sampling description: Configure the EDOT Collector for tail-based sampling (TBS). applies_to: - stack: preview 9.2 + stack: preview 9.2+ serverless: observability: product: - edot_collector: preview + edot_collector: preview 9.2+ products: - id: observability - id: edot-collector