#How to view span data in dashboard

4 messages · Page 1 of 1 (latest)

obtuse lily
#

It seems that span data cannot be filtered out in the dashboard by span name or status. Is there a solution to this(or did I miss something)? For example, I want to check the number of failed custom spans.

unreal aurora
#

Hi @obtuse lily It's not possible to make dashboard widgets based on custom spans today

Could you please share more details on what type of custom spans you create?

obtuse lily
#

hi @unreal aurora , here is the case i would like to filter data by custom span's name:
In checkout page, I will set the “go to pay” operation as a custom span named “checkout”, when the button clicked it will call several requests,when all done successfully, I will turn the span to “ok”, while “internal error” when some are failed.
So in the dashboard page, I would like to see how many failed span lately.
The filter will be like “span.name: checkout” and “span.status: internal error”

unreal aurora
#

Thanks a lot for sharing this use case 🙏 - We're actively working on making this possible in the next 1-1.5 quarters