Releases: ppiankov/clickpulse
Releases · ppiankov/clickpulse
v0.3.0
21 Apr 08:16
Compare
Sorry, something went wrong.
No results found
Changelog
c2434cf feat: classify replication queue failures
v0.2.10
21 Apr 06:44
Compare
Sorry, something went wrong.
No results found
Changelog
b34e325 build: tidy module dependencies
v0.2.9
21 Apr 06:39
Compare
Sorry, something went wrong.
No results found
Changelog
0634891 fix: scope replica lag alert to table
v0.2.8
21 Apr 06:29
Compare
Sorry, something went wrong.
No results found
v0.2.7
21 Apr 06:12
Compare
Sorry, something went wrong.
No results found
Changelog
773bd5e fix: gate replica lag on pending work
v0.2.6
21 Apr 05:43
Compare
Sorry, something went wrong.
No results found
Changelog
f3a4b41 feat: add ClickHouse failure alerts
v0.2.5
21 Apr 05:43
Compare
Sorry, something went wrong.
No results found
Changelog
63637d7 fix: prevent sticky replica sync alerts
v0.2.4
27 Mar 16:10
Compare
Sorry, something went wrong.
No results found
Add service and instance filter dropdowns to Grafana dashboard
Service dropdown cascades to instance (select service first, then node)
All panel queries include service=~"$service" and instance=~"$instance"
v0.2.3
27 Mar 08:51
Compare
Sorry, something went wrong.
No results found
Add host to alert header for quick identification
Telegram: clickpulse [ch1:9000]: merge_backlog
Webhook: host field in JSON payload
v0.2.2
26 Mar 09:35
Compare
Sorry, something went wrong.
No results found
Fix CI: install golangci-lint from source to match Go 1.25