Skip to content

Releases: ppiankov/clickpulse

v0.3.0

21 Apr 08:16

Choose a tag to compare

Changelog

  • c2434cf feat: classify replication queue failures

v0.2.10

21 Apr 06:44

Choose a tag to compare

Changelog

  • b34e325 build: tidy module dependencies

v0.2.9

21 Apr 06:39

Choose a tag to compare

Changelog

  • 0634891 fix: scope replica lag alert to table

v0.2.8

21 Apr 06:29

Choose a tag to compare

Changelog

v0.2.7

21 Apr 06:12

Choose a tag to compare

Changelog

  • 773bd5e fix: gate replica lag on pending work

v0.2.6

21 Apr 05:43

Choose a tag to compare

Changelog

  • f3a4b41 feat: add ClickHouse failure alerts

v0.2.5

21 Apr 05:43

Choose a tag to compare

Changelog

  • 63637d7 fix: prevent sticky replica sync alerts

v0.2.4

27 Mar 16:10

Choose a tag to compare

  • 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

Choose a tag to compare

  • 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

Choose a tag to compare

  • Fix CI: install golangci-lint from source to match Go 1.25