Skip to content

Commit 949fe90

Browse files
Corrects the documentation for the otel_trace processor (#11043)
* Corrects the documentation for the otel_trace processor to clarify that it adds fields. Signed-off-by: David Venable <dlv@amazon.com> * Update _data-prepper/pipelines/configuration/processors/otel-traces.md Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> --------- Signed-off-by: David Venable <dlv@amazon.com> Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
1 parent c5a643e commit 949fe90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data-prepper/pipelines/configuration/processors/otel-traces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ nav_order: 260
1010

1111
The `otel_trace` processor completes trace-group-related fields in all incoming OpenSearch Data Prepper span records by state caching the root span information for each `traceId`.
1212

13-
## Parameters
13+
## Usage
1414

15-
This processor includes the following parameters.
15+
This processor adds the following fields to span events:
1616

1717
* `traceGroup`: Root span name
1818
* `endTime`: End time of the entire trace in International Organization for Standardization (ISO) 8601 format

0 commit comments

Comments
 (0)