effect icon indicating copy to clipboard operation
effect copied to clipboard

Use span attributes to enrich stack traces

Open schickling opened this issue 1 year ago • 1 comments

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).

image

What is the feature you are proposing to solve the problem?

.

What alternatives have you considered?

No response

schickling avatar Feb 25 '24 14:02 schickling

would printing all attributes be prohibitive?

mikearnaldi avatar Mar 02 '24 17:03 mikearnaldi