diff --git a/baggage-processor/README.md b/baggage-processor/README.md index 990cd5d93..4dc306114 100644 --- a/baggage-processor/README.md +++ b/baggage-processor/README.md @@ -4,7 +4,7 @@ The `BaggageSpanProcessor` and `BaggageLogRecordPRocessor` read entries stored i parent context and adds the baggage keys and values to the `Span`, respectively `LogRecord`, as attributes on start, respectively emit. -Add this span and log processors to the tracer and logger providers. +Add these span and log processors to the tracer and logger providers. Warning!