https://signoz.io logo
#support
Title
# support
h

Harshith.R.S

02/13/2023, 10:49 AM
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

Srikanth Chekuri

02/13/2023, 10:49 AM
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

Harshith.R.S

02/13/2023, 12:19 PM
hey can you tell where are the list of table names of the Clickhouse db in docs?
s

Srikanth Chekuri

02/13/2023, 12:41 PM
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.
3 Views