mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-02 15:24:47 +00:00

This adds a test that when a field value is recorded after a span is created, and the new value changes the filter level for the span, the filter updates accordingly. Signed-off-by: Eliza Weisman <eliza@buoyant.io>