Skip to content

Commit efa6540

Browse files
authored
chore: include new baggage span processor in release automation (#959)
tell toys about the new baggage span processor Follow up to #937 to make the gem releasable with our automation.
1 parent 74022df commit efa6540

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.toys/.data/releases.yml

+4
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,10 @@ gems:
209209
directory: instrumentation/all
210210
version_constant: [OpenTelemetry, Instrumentation, All, VERSION]
211211

212+
- name: opentelemetry-processor-baggage
213+
directory: processor/baggage
214+
version_constant: [OpenTelemetry, Processor, Baggage, VERSION]
215+
212216
- name: opentelemetry-propagator-ottrace
213217
directory: propagator/ottrace
214218
version_constant: [OpenTelemetry, Propagator, OTTrace, VERSION]

0 commit comments

Comments
 (0)