Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelyangdog committed Oct 7, 2024
1 parent 2a378d3 commit 39a6dd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releasenotes/notes/baggage-support-be7eed26293f1216.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
features:
- |
tracing: Introduces support for Baggage. Baggage is enabled by default. The ``context.set_baggage_item``, ``context.get_baggage_item``, ``context.get_all_baggage_items``,``context.remove_baggage_item``, and ``context.remove_all_baggage_items`` are internal methods provided for manual modifications to baggage.

0 comments on commit 39a6dd0

Please sign in to comment.