Skip to content

tracing event's target attribute in SpanData? #3075

Answered by cijothomas
BatmanAoD asked this question in Q&A
Discussion options

You must be logged in to vote

This is a good question/feature-request for the "tracing -> otel span bridge" (tracing-opentelemetry crate). It is not maintained in this repo. Can you raise this in https://github.com/tokio-rs/tracing-opentelemetry/issues?

target is something that maps well to OTel's InstrumentationScope name - that'd be the best way to model target, instead of changing SpanName itself or as Attributes.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@BatmanAoD
Comment options

Answer selected by BatmanAoD
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants