Skip to content

Commit

Permalink
tell toys about the new baggage span processor
Browse files Browse the repository at this point in the history
Follow up to open-telemetry#937 to make the gem releasable with our automation.
  • Loading branch information
robbkidd committed Apr 30, 2024
1 parent 74022df commit ececdf3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .toys/.data/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,10 @@ gems:
directory: instrumentation/all
version_constant: [OpenTelemetry, Instrumentation, All, VERSION]

- name: opentelemetry-processor-baggage
directory: processor/baggage
version_constant: [OpenTelemetry, Processor, Baggage, VERSION]

- name: opentelemetry-propagator-ottrace
directory: propagator/ottrace
version_constant: [OpenTelemetry, Propagator, OTTrace, VERSION]
Expand Down

0 comments on commit ececdf3

Please sign in to comment.