Closed as not planned
Description
This is related to what was solved in this PR: #629
Currently all spans are propagated to context. I feel what's missing is that spans named "tags" should instead be propagated to tags in Sentry.
At a glance it should be sufficient to add a check in the arms of this match
sentry-rust/sentry-tracing/src/converters.rs
Lines 71 to 88 in acba14f
tags
, then the key should be formatted as tags.{}
, rather than the current {}.{}
.Metadata
Metadata
Assignees
Labels
No labels