Skip to content

Commit

Permalink
appease linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmoessis committed Nov 18, 2024
1 parent eb980cd commit 3eaeffc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ release.

### Context

- Propagation - Extract handles multiple values on carrier using same key.
- Propagation - Extract handles multiple values on carrier using same key.
[#4295](https://github.com/open-telemetry/opentelemetry-specification/pull/4295)

### Traces
Expand Down
1 change: 1 addition & 0 deletions specification/context/api-propagators.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
+ [Getter argument](#getter-argument)
- [Keys](#keys)
- [Get](#get)
- [GetAll](#getall)
- [Injectors and Extractors as Separate Interfaces](#injectors-and-extractors-as-separate-interfaces)
- [Composite Propagator](#composite-propagator)
* [Create a Composite Propagator](#create-a-composite-propagator)
Expand Down

0 comments on commit 3eaeffc

Please sign in to comment.