Hi!
I built a simple alerting service on top of StatsHouse as part of a study project: polls metrics via the API, stores rules in PostgreSQL, sends notifications to Telegram. Rules are defined manually per metric + aggregation, similar to Grafana thresholds.
Code is here: https://github.com/Ijne/statshouse (internal/alert)
Maybe useful as a starting point or just a reference. Happy to open a PR if there's interest.
Hi!
I built a simple alerting service on top of StatsHouse as part of a study project: polls metrics via the API, stores rules in PostgreSQL, sends notifications to Telegram. Rules are defined manually per metric + aggregation, similar to Grafana thresholds.
Code is here: https://github.com/Ijne/statshouse (internal/alert)
Maybe useful as a starting point or just a reference. Happy to open a PR if there's interest.