Signoz Writing Clickhouse Queries

Write raw ClickHouse SQL for a SigNoz dashboard panel: timeseries, value, or table widgets that the builder UI cannot express (custom joins, window functions, regex extraction over log bodies, aggregations beyond builder syntax). Trigger when the user explicitly asks for a "ClickHouse query", a "raw SQL panel", a "custom SQL widget", or describes a SigNoz dashboard panel whose query needs SQL the builder cannot produce. Anchored to dashboard-panel SQL specifically. For ad-hoc data exploration that does not need to land in a panel, use `signoz-generating-queries` instead.

SigNoz Updated

File contents

SigNoz/agent-skills/tree/main/plugins/signoz/skills/signoz-writing-clickhouse-queries commit 11f1090b2b

Frequently asked questions

npx skillmds@latest add signoz/signoz-writing-clickhouse-queries