Skip to content

Commit 38d1ba4

Browse files
Corrects the documentation for the otel_trace processor (#11043) (#11094)
1 parent 9b1eed0 commit 38d1ba4

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)