calert

🔔 Send alert notifications to Google Chat via Prometheus Alertmanager

MIT License

Stars
143

Bot releases are visible (Hide)

calert - v1.1.0

Published by mr-karan almost 5 years ago

Changelog

5fad4a3 feat: Add goreleaser and docker release steps
99442b6 Merge pull request #8 from Pix4D/use-text-template
5d3b702 Replace html/template with text/template
6eabd82 Merge pull request #4 from mr-karan/kustom
4cb9f9c WIP: add kustomize
5f81989 feat: Add k8s deployment manifest
136eacd Merge branch 'docker'
4fc3d3f feat: change docker repo name
e6c82d9 Merge pull request #2 from mr-karan/docker
eb912f9 Update README.md
1937d07 feat: Add dockerfile
3b19e83 feat: Add Ansible playbook section
5f4f435 fix: fix description of config setting in README
41dda1f chore: Cleanup README
230e0a8 fix: Refactor package initialisations
67ef995 fix: Send status code in success envelope
97af492 fix: remove unused setting
405be60 chore: update go mod
11b9cd1 chore: Clean up tasks list
249438e chore: Add tests
d7f70a9 chore: Separate json from curl example

calert - v0.1.5

Published by mr-karan almost 6 years ago

Changelog

3d37317 Added calert.svg
249438e chore: Add tests
11b9cd1 chore: Clean up tasks list
41dda1f chore: Cleanup README
d7f70a9 chore: Separate json from curl example
405be60 chore: update go mod
230e0a8 fix: Refactor package initialisations
67ef995 fix: Send status code in success envelope
97af492 fix: remove unused setting

calert - v0.1.4

Published by mr-karan almost 6 years ago

Changelog

f229f9e remove explicit instance field

calert - v0.1.3

Published by mr-karan almost 6 years ago

Changelog

9c86e9b fix: Fix bug in reading template

calert - v0.1.2

Published by mr-karan almost 6 years ago

Changelog

0b744b8 feat: Add support for custom config file path
c7d39fc fix: help text for config

calert - v0.1.1

Published by mr-karan almost 6 years ago

Changelog

37d2383 feat(README): Add download instructions
9121985 feat: Add support for multiple chat rooms
ac0cb5a modify: Update TODO

calert - v0.1.0

Published by mr-karan almost 6 years ago

Changelog

6695ef6 Add tests file
025a3a3 Init repo
4784871 fix: Add DS_Store to gitignore
871ae10 fix: Add app context to request handlers
e6a1c27 fix: Add details to README
c7d6405 fix: Add dist/ to gitignore
fe2e1eb fix: prepare release