Home / Companies / ClickHouse / Blog / Post Details
Content Deep Dive

ClickStack SQL Charting and Alerting

Blog post from ClickHouse

Post Details
Company
Date Published
Author
Introduction #
Word Count
2,093
Language
English
Hacker News Points
-
Summary

ClickStack has introduced SQL-based visualizations and alerting, enabling users to create advanced charts and alerts using ClickHouse SQL queries within the ClickStack UI. This development offers greater flexibility compared to traditional query builders, which often limit advanced users. SQL-based tools allow for complex analyses like rolling averages, anomaly detection, and grouped statistical checks, directly enhancing observability workflows. The system supports dynamic, interactive dashboards through query parameters and macros, facilitating seamless integration with existing tools like Grafana. SQL-driven alerting, an extension of charting, allows detailed operational patterns to be expressed directly within queries, simplifying alert configurations by encapsulating logic within the SQL itself. This capability is particularly beneficial for defining alerts based on statistical analysis rather than static thresholds, thereby broadening the range of alerting strategies available to users.