mr-karan / calert

🔔 Send alert notifications to Google Chat via Prometheus Alertmanager
MIT License
153 stars 59 forks source link

Custom Alert #53

Closed Bilbon59 closed 2 years ago

Bilbon59 commented 2 years ago

Hello, is it possible to use the card messages? https://developers.google.com/chat/api/guides/message-formats/cards

If yes, how?

If not, how to customize the template file ? (Color, embed message, ...) like slack for example.

Thanks

mr-karan commented 2 years ago

No, card messages aren't possible. The message just has bunch of text and link URLs, card message doesn't make sense here.