#How to view span data in dashboard
4 messages · Page 1 of 1 (latest)
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?
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”
Thanks a lot for sharing this use case 🙏 - We're actively working on making this possible in the next 1-1.5 quarters