calert

🔔 Send alert notifications to Google Chat via Prometheus Alertmanager

MIT License

Stars
143

Bot releases are hidden (Show)

calert - v1.2.5

Published by mr-karan almost 3 years ago

Changelog

  • 295c0f7 fix: goreleaser config for docker
  • 10c0996 Merge pull request #30 from dreamblack86/master
  • 45ea348 Merge pull request #31 from dreamblack86/nil-pointer-exception
  • ea7dc6b Avoid null pointer exception for string interpolation
  • eb3a2fb Added missing quote pipe
  • 4d12798 Adjust error message; Replace placeholder/example proxy_url.
  • a330125 Offers the possibility to use an internal proxy.
calert - v1.2.4

Published by mr-karan over 3 years ago

Changelog

3508c02 Merge pull request #28 from umomany/master
3288fc0 add extra template function "Contains" LIT-406071
078cfb4 chore: Update kustomize deployment manifest
ba4d08b feat: Update docs for docker image version

Docker images

  • docker pull mrkaran/calert:latest
  • docker pull mrkaran/calert:v1.2.4
calert - v1.2.3

Published by mr-karan over 3 years ago

Changelog

e8c96ba feat: Add message.tmpl to Dockerfile
aecdbc2 feat: Add missing file in releases

Docker images

  • docker pull mrkaran/calert:latest
  • docker pull mrkaran/calert:v1.2.3
calert - v1.2.2

Published by mr-karan over 3 years ago

Changelog

3b37afe Merge pull request #26 from umomany/master
ab033e4 Update api.go
e8133de fetch room name from payload if not passed as argument
e4ab7db chore: Add zerodha.tech badge
2c35118 Merge pull request #20 from MPV/helm-allow-setting-command-and-max-size
771b51d Helm: bump version (1.0.0-stable -> v1.2.0)
6b4bded Helm: allow setting app.max_size
e3a09de Helm: allow setting command (to run)

Docker images

  • docker pull mrkaran/calert:latest
  • docker pull mrkaran/calert:v1.2.2
calert - v1.2.1

Published by mr-karan over 4 years ago

Changelog

1b22181 Merge pull request #19 from MPV/dockerfile-fix-config-file-argument
c9af24d Dockerfile: fix config.file argument
76c7f17 Merge pull request #18 from MPV/helm-set-template-file-path-as-mounted-configmap
e166b53 Helm chart: set message.tmpl to mounted configmap
0c584d5 Merge pull request #14 from MPV/add-back-null-receiver-to-alertmanager-example-in-readme
ff41378 Merge pull request #16 from MPV/helm-set-template-file-from-values-using-configmap
c40faf1 Merge pull request #13 from MPV/add-helm-release-to-configmap-name
cb1739f Helm chart: add template_file to helm/README.md
baab82d Add helm release name of configmap in deployment
ca98be8 Add back null receiver to alertmanager example config
0f49c8d Helm chart: set message.tmpl using values

Docker images

  • docker pull mrkaran/calert:latest
  • docker pull mrkaran/calert:v1.2.1
calert - v1.2.0

Published by mr-karan over 4 years ago

Changelog

7f422ee feat: rename helm folder
a746b10 feat: go mod cleanups
006dce4 feat: minor cleanups
19e30bd Merge pull request #3 from patrickmslatteryvt/master
360bbfd Merge pull request #10 from donbowman/max-size-constraint
097c80a fix: split messages at maximum size supported by webhook
21127cf Alertmanager configuration
b3fa172 Readme for the calert chart
30e8ab0 Helm chart for calert

Docker images

  • docker pull mrkaran/calert:latest
  • docker pull mrkaran/calert:v1.2.0
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