Skip to content

Commit cbfe7fe

Browse files
authored
Clarify Edit Fields processor recommendation in docs
Clarified optional recommendation for adding an Edit Fields processor to the pipeline, specifying the condition regarding the 'source' field.
1 parent 2c24320 commit cbfe7fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hugo/content/en/observability_pipelines/sources/opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Set the listener address environment variables to the following default values.
172172
To send logs from the Datadog Distribution of the OpenTelemetry (DDOT) Collector:
173173
1. Deploy the DDOT Collector using Helm. See [Install the DDOT Collector as a Kubernetes DaemonSet][5] for instructions.
174174
1. [Set up a pipeline][6] on Observability Pipelines using the [OpenTelemetry source](#set-up-the-source-in-the-pipeline-ui).
175-
1. (Optional) Datadog recommends adding an [Edit Fields processor][7] to the pipeline that appends the field `op_otel_ddot:true`.
175+
1. (Optional) Datadog recommends adding an [Edit Fields processor][7] to the pipeline that appends the field `op_otel_ddot:true` in case the log doesn't have the `source` field.
176176
1. When you install the Worker, for the OpenTelemetry source environment variables:
177177
1. Set your HTTP listener to `0.0.0.0:4318`.
178178
1. Set your gRPC listener to `0.0.0.0:4317`.

0 commit comments

Comments
 (0)