effect
effect copied to clipboard
Use span attributes to enrich stack traces
What is the problem this feature would solve?
Currently stack traces already include span names to make the trace easier to understand, however, it's still lacking some context. I propose to enable a way to enrich printed stack traces to also include the some span attributes (e.g. for a certain span name).
What is the feature you are proposing to solve the problem?
.
What alternatives have you considered?
No response
would printing all attributes be prohibitive?