diff --git a/setup/otel/collector.md b/setup/otel/collector.md index 75eba85a0..f85d5c43a 100644 --- a/setup/otel/collector.md +++ b/setup/otel/collector.md @@ -123,7 +123,6 @@ config: namespace: otel_span routing/traces: error_mode: ignore - match_once: false table: - statement: route() pipelines: [traces/sampling, traces/spanmetrics] @@ -262,4 +261,4 @@ The Open Telemetry documentation provides much more details on the configuration - Open Telemetry Collector configuration: https://opentelemetry.io/docs/collector/configuration/ - Kubernetes installation of the collector: https://opentelemetry.io/docs/kubernetes/helm/collector/ - Using the Kubernetes operator instead of the collector Helm chart: https://opentelemetry.io/docs/kubernetes/operator/ -- Open Telemetry sampling: https://opentelemetry.io/blog/2022/tail-sampling/ \ No newline at end of file +- Open Telemetry sampling: https://opentelemetry.io/blog/2022/tail-sampling/