We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aefc3a3 commit ec755daCopy full SHA for ec755da
baggage-processor/README.md
@@ -1,6 +1,6 @@
1
-# OpenTelemetry Baggage Span Processor
+# OpenTelemetry Baggage Span and Log Record Processor
2
3
-The `BaggageSpanProcessor` and `BaggageLogRecordPRocessor` read entries stored in Baggage from the
+The `BaggageSpanProcessor` and `BaggageLogRecordProcessor` read entries stored in Baggage from the
4
parent context and adds the baggage keys and values to the `Span`, respectively `LogRecord`, as
5
attributes on start, respectively emit.
6
0 commit comments