Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[grafana, tempo] How to customize tempo traces view in grafana #3545

Open
vaibhhavv opened this issue Jan 27, 2025 · 2 comments
Open

[grafana, tempo] How to customize tempo traces view in grafana #3545

vaibhhavv opened this issue Jan 27, 2025 · 2 comments

Comments

@vaibhhavv
Copy link

Hi Team,
When we use tempo as a data source in grafana, we see traces in the format below.
And to be honest, column fields are minimal. If I want to see the status code of any particular trace, I have to dig inside that trace to see the value.
Is there any way to add fields like Trace Status, Response Code, etc to the view on the data source level view or while building a dashboard?

Below are the versions that I am using:
Tempo Version: 2.6.0, Tempo-Distributed Helm Chart Version: 1.21.1
Grafana Version: 11.3.0 , Grafana Helm Chart Version: 8.5.9

Image

Expectation:
There must be some way to customise the traces view, like the below fields on the data source level or maybe on dashboard level using TraceQL.

Image

@MrMegaMango
Copy link

my workaround is to include your desired attribute in traceQL

Image

@vaibhhavv
Copy link
Author

Hi @MrMegaMango, thanks for the reply.
Yes, this workaround provides the view, but on a Spans level.
If you select Table Format in the above screenshot as Traces, then this workaround seems not to work. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants