Skip to content

Commit

Permalink
[bug]: Typo in otel-trace-raw.md (#6650)
Browse files Browse the repository at this point in the history
Signed-off-by: Arun Annamalai <[email protected]>
  • Loading branch information
arun-annamalai authored Mar 12, 2024
1 parent 48d46a0 commit 2f42ef5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ nav_order: 75

# otel_trace

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

## Parameters

Expand Down Expand Up @@ -41,4 +41,4 @@ The following table describes common [Abstract processor](https://github.com/ope
The `otel_trace` processor includes the following custom metrics:

* `traceGroupCacheCount`: The number of trace groups in the trace group cache.
* `spanSetCount`: The number of span sets in the span set collection.
* `spanSetCount`: The number of span sets in the span set collection.

0 comments on commit 2f42ef5

Please sign in to comment.