Skip to content

Commit

Permalink
chore: include new baggage span processor in release automation (#959)
Browse files Browse the repository at this point in the history
tell toys about the new baggage span processor

Follow up to #937 to make the gem releasable with our automation.
  • Loading branch information
robbkidd authored Apr 30, 2024
1 parent 74022df commit efa6540
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 efa6540

Please sign in to comment.