Join Slack
Powered by
<@U03BTNACHNX> is there a schema available for: 1....
# support
e
Eugene Evenwel
12/11/2024, 12:47 PM
@nitya-signoz
is there a schema available for: 1. signoz_metrics.time_series_v2 2. signoz_metrics.samples_v2 Similar to the answer you gave here, but just for my tables above
https://signoz-community.slack.com/archives/C01HWQ1R0BC/p1726213792803189?thread_ts=1726160790.354159&cid=C01HWQ1R0BC
n
nitya-signoz
12/11/2024, 1:59 PM
If you are just interested in the schema you can get it here
https://github.com/SigNoz/signoz-otel-collector/blob/aff7ae434035022ebb4abce26145f[…]ozschemamigrator/schema_migrator/squashed_metrics_migrations.go
or you can exec into clickhouse and run
show create table signoz_metrics.time_series_v2
Open in Slack
Previous
Next