eclipse / microprofile-telemetry

microprofile telemetry
Apache License 2.0
19 stars 18 forks source link

Add tests for the Span and Baggage beans #94

Closed Azquelt closed 1 year ago

Azquelt commented 1 year ago

Test that the beans always reflect the current Span or Baggage, even when they change.

Fixes #90