Skip to content

Commit 1ba79c4

Browse files
Apply suggestions from code review
Co-authored-by: Aleksandra Spilkowska <[email protected]>
1 parent ce66f28 commit 1ba79c4

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/architecture

1 file changed

+1
-1
lines changed

docs/reference/architecture/k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ With a self-managed scenario the gateway Collector ingests data directly into th
7171

7272
The gateway Collector does some preprocessing and aggregation of OTel data before ingesting it into {{es}}.
7373

74-
While the Daemon and Cluster collectors, as well as the OTel SDKs, can stay fully vendor agnostic or upstream, the gateway Collector needs to be either an EDOT Collector or a [custom, EDOT-like Collector](elastic-agent://reference/edot-collector/custom-collector.md) containing the [required components and pre-processing pipelines](elastic-agent://reference/edot-collector/config/default-config-k8s.md#direct-ingestion-into-elasticsearch).
74+
While the Daemon and Cluster collectors, as well as the OTel SDKs, can stay fully vendor agnostic or upstream, the gateway Collector needs to be either an EDOT Collector or a [custom, EDOT-like Collector](elastic-agent://reference/edot-collector/custom-collector.md) containing the [required components and preprocessing pipelines](elastic-agent://reference/edot-collector/config/default-config-k8s.md#direct-ingestion-into-elasticsearch).
7575

7676
::::{note}
7777
Compared to [Elastic's classic ingestion paths](docs-content://solutions/observability/apm/use-opentelemetry-with-apm.md) for OTel data, with the EDOT gateway Collector there is no need for {{product.apm-server}} anymore.

0 commit comments

Comments
 (0)