Skip to content

Commit 92884f8

Browse files
authored
Merge branch 'main' into py313
2 parents 0fb3e47 + c084ca8 commit 92884f8

File tree

1 file changed

+2
-1
lines changed
  • processor/opentelemetry-processor-baggage

1 file changed

+2
-1
lines changed

processor/opentelemetry-processor-baggage/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Do not put sensitive information in Baggage.
3333
To repeat: a consequence of adding data to Baggage is that the keys and
3434
values will appear in all outgoing HTTP headers from the application.
3535

36-
## Usage
36+
Usage
37+
-----
3738

3839
Add the span processor when configuring the tracer provider.
3940

0 commit comments

Comments
 (0)