Is it possible to create a dashboard that shows duration of Tempo’s trace/span and group them by an span attribute?
A simple example would be: HTTP request duration by HTTP method.
Or even the number of HTTP requests by method
So far, I’m only able to create (line) charts that shows the duration but couldn’t group them.
While the trace view is interesting when debugging a specific issue, I don’t find them useful for a dashboard