calert icon indicating copy to clipboard operation
calert copied to clipboard

🔔 Send alert notifications to Google Chat via Prometheus Alertmanager

Results 16 calert issues
Sort by recently updated
recently updated
newest added

Hi! I need to replace space in the alertname with %20 but the function "reReplaceAll" is appearing as not defined. I tested with urlquery and it replace " " with...

Is it possible to use colors? I tried the following config but it did not work as expected: ``` templates: message.tmpl: | {{- if ne .Status "Resolved" -}}{{- else -}}{{-...

hi how to put the emoticon on json I try explicitly put :warning: but on google chat doesn't show the emoticon.

Hi, Is it possible for you to put your helm in [artifact hub](https://artifacthub.io/)? Because It helps a lot for us to get the helm available for deploy. Because there are...

Alert templating `*({{.Labels.severity | toUpper }})` fails when you don't have `severity` in alert rules into a string. Example: ```yaml - alert: High Node CPU Usage annotations: summary: Example summary...

Hello, I'm having difficulty inserting the card template as a template, how can I perform this text to card assignment when sending the message to gchat? yours sincerely,