calert

🔔 Send alert notifications to Google Chat via Prometheus Alertmanager

MIT License

Stars
143

Bot releases are visible (Hide)

calert - v2.1.1 Latest Release

Published by github-actions[bot] 7 months ago

Changelog

  • a873437 feat: make threaded replies optional
calert - v2.1.0

Published by github-actions[bot] 8 months ago

Changelog

  • 7174e47 refactor: switch to slog and upgrade deps
  • 0dd4b97 Merge pull request #71 from phandox/main
  • b3a5468 Merge pull request #73 from alexandermarston/messageReplyOption
  • 5935a78 add messageReplyOption to endpoint to support threaded replies
  • 67ee00f triv: by default turn off security context
  • bde2d99 feat: add seccomp profile to pass restricted pod security standard
  • 3a54d0e feat: add securityContext for containers
  • 0805d82 feat: add securityContext support for deployment
calert - v2.0.7

Published by github-actions[bot] 11 months ago

Changelog

  • c6ddc98 chore: upgrade packages and actions
  • af669e5 Merge pull request #70 from UAntBou/main
  • 2ac591a feat: Add support for topologySpreadConstraints
  • 561f38c Merge pull request #68 from MEGarrusVakarian/helm-priorityClass
  • 5ff208c add possible to use priorityClass
  • 52af2f4 Merge pull request #50 from aslafy-z/patch-1
  • b8574a5 chore: release calert helm charts
calert - v2.0.7-dev3

Published by github-actions[bot] over 1 year ago

Changelog

  • 0a2d276 debug: add debug logs
calert - v2.0.7-dev2

Published by github-actions[bot] over 1 year ago

Changelog

  • 71ab859 chore: add fingerprint
calert - v2.0.6

Published by github-actions[bot] almost 2 years ago

Changelog

  • c92b2bb chore: go mod tidy
calert - v2.0.5

Published by github-actions[bot] almost 2 years ago

Changelog

  • 10f74c3 feat: use non root user for Dockerfile
calert - v2.0.5-dev2

Published by github-actions[bot] almost 2 years ago

Changelog

  • 10f74c3 feat: use non root user for Dockerfile
calert - v2.0.5-dev

Published by github-actions[bot] almost 2 years ago

Changelog

  • bcae727 chore: log the full request in debug mode
calert - v2.0.4

Published by github-actions[bot] almost 2 years ago

Changelog

  • ea1f2e5 fix: push notifications in background
  • c0e2e2b Merge pull request #52 from bop0hz/fix-custom-name-template
  • bc6ce7c Fix custom template file name
  • 715c6f6 Merge pull request #47 from oliverbr/arm64-builds
  • 1b1b826 Merge pull request #49 from Quiq/main
  • 38e928e Merge pull request #1 from Quiq/v2.0.2_2
  • d925f3f Added backward compatible roomName
  • c205a51 add arm64 to goreleaser builds
  • e2fdfdb Merge pull request #45 from ChildishSahin/main
  • 6eebb38 some improvements for the helm chart
  • be9101e Merge pull request #42 from weibo-zhao/helm-chart-v2
  • 7d0d988 change helm to contrib folder
  • 2464844 Merge branch 'mr-karan:main' into helm-chart-v2
  • 52f5687 feat: add a note on contrib
  • 8ffb800 feat: increase default timeouts
  • 42a1e9c Update Chart.yaml
  • aa79539 Add new helm chart
calert - v2.0.2

Published by github-actions[bot] over 2 years ago

Changelog

  • 268e712 fix: dont error out on sample config error
calert - v2.0.1

Published by github-actions[bot] over 2 years ago

Changelog

  • 9ba6eb7 chore: fix env prefix
  • 71c9e3c chore: upgrade go version
calert - v2.0.0

Published by github-actions[bot] over 2 years ago

⚠️ This is a breaking release.

What's Changed

List of changes

  • 3533aee chore: typo
  • 8eb682f ci: add github actions
  • d1a53a1 chore: minor doc fixes
  • 76356ca feat: prepare for release
  • dd6067d feat: add metrics
  • 7640674 fix: use lock before iterating on a map
  • eabfd62 wip: cleanup code
  • 33cb34a wip: add bg job cleanup
  • 9271b28 wip: dispatch alerts with threads
  • 6e4cbb1 wip: continue refactor
  • 0f5e322 wip: refactor
  • 295c0f7 fix: goreleaser config for docker

Full Changelog: https://github.com/mr-karan/calert/compare/v1.2.5...v2.0.0

It involves a complete rewrite of the program, config schema and certain new behavior of keeping similar alerts grouped in a same thread.

Refer to the migration guide for all the config changes: https://github.com/mr-karan/calert/blob/main/README.md#migrating-from-v1-to-v2

calert - v2.0.0-alpha

Published by github-actions[bot] over 2 years ago

Changelog

  • 8eb682f ci: add github actions
  • d1a53a1 chore: minor doc fixes
  • 76356ca feat: prepare for release
  • dd6067d feat: add metrics
  • 7640674 fix: use lock before iterating on a map
  • eabfd62 wip: cleanup code
  • 33cb34a wip: add bg job cleanup
  • 9271b28 wip: dispatch alerts with threads
  • 6e4cbb1 wip: continue refactor
  • 0f5e322 wip: refactor
  • 295c0f7 fix: goreleaser config for docker
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