Hey Signoz team, I needed details on how to create...
# support
h
Hey Signoz team, I needed details on how to create custom dashboard with trace data, I'm not able to see trace data fields in dashboard creation menu, sorry if this was asked before.
s
Currently, this can be achieved by writing the ClickHouse queries, but we are soon adding support for traces/logs in the query builder. For some examples of ClickHouse queries for charts, take a look at https://signoz.io/docs/tutorial/writing-clickhouse-queries-in-dashboard/. Let us know if you need any help.
h
hey can you tell where are the list of table names of the Clickhouse db in docs?
s
I am not aware of the docs for that. This https://github.com/SigNoz/signoz-otel-collector/tree/main/exporter/clickhousetracesexporter/migrations and looking at the tables from ClickHouse might help you.