Skip to content

Releases: slok/alertgram

v0.3.2

07 Mar 09:29
af44a1c
Compare
Choose a tag to compare

Changelog

0.3.2 - 2021-01-03

Added

  • Default template supports resolved alerts
  • Helpers on alert group model to group alerts by status.

Changed

  • Update libraries.
  • Use Go 1.15.

v0.3.1

02 Jun 07:24
37d5995
Compare
Choose a tag to compare

0.3.1 - 2019-06-02

### Changed

  • Update libraries.
  • Use Go 1.14.

v0.3.0

20 Dec 15:35
472da03
Compare
Choose a tag to compare

0.3.0 - 2019-12-20

Added

  • Forward alerts by custom chat ID based on alert labels.

Changed

  • Telegram required flags/envs are not required when using notify dry run mode.

v0.2.1

20 Dec 15:34
ae080a2
Compare
Choose a tag to compare

0.2.1 - 2019-12-17

Added

  • Metrics to dead man's switch service.

Changed

  • Dead man's switch default interval is 15m.

v0.2.0

20 Dec 15:33
3256356
Compare
Choose a tag to compare

0.2.0 - 2019-12-16

Added

  • Dead man's switch option with Alertmanager.
  • Alertmanager API accepts a query string param with a custom chat ID.
  • Telegram notifier can send to customized chats.

v0.1.0

13 Dec 17:51
74db1b3
Compare
Choose a tag to compare

0.1.0 - 2019-12-13

Added

  • Custom templates.
  • Docs for Kubernetes deployment and Alertmanager configuration.
  • Simple health check
  • Prometheus metrics.
  • Telegram notifier.
  • Dry-run notifier.
  • Default message template.
  • Alertmanager compatible webhook API.
  • Models and forwarding domain service.