https://signoz.io logo
Title
p

Peter Vogel

02/22/2023, 9:30 PM
Is it possible to add panels to a dashboard that are based on trace data? For example, I might want P99(duration_ms) where parent_id is not set group by route....
a

Ankit Nayan

02/22/2023, 10:04 PM
yes..using clickhouse queries. Check the ones with queries run against
signoz_traces.signoz_index_v2
table in https://signoz.io/docs/tutorial/writing-clickhouse-queries-in-dashboard/