Skip to content

Commit ec755da

Browse files
Update README.md to better document the log record enricher (open-telemetry#1626)
1 parent aefc3a3 commit ec755da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

baggage-processor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# OpenTelemetry Baggage Span Processor
1+
# OpenTelemetry Baggage Span and Log Record Processor
22

3-
The `BaggageSpanProcessor` and `BaggageLogRecordPRocessor` read entries stored in Baggage from the
3+
The `BaggageSpanProcessor` and `BaggageLogRecordProcessor` read entries stored in Baggage from the
44
parent context and adds the baggage keys and values to the `Span`, respectively `LogRecord`, as
55
attributes on start, respectively emit.
66

0 commit comments

Comments
 (0)