fluxcd / flagger

Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
https://docs.flagger.app
Apache License 2.0
4.89k stars 731 forks source link

Customizing alert messages #564

Open hobbsh opened 4 years ago

hobbsh commented 4 years ago

Is alert customization on the roadmap for flagger? For instance, it would be nice to include some helm metadata or git metadata or just make the overall format/wording customizable for alerts that are sent to slack or elsewhere.

teochenglim commented 1 year ago

Yes, ideally allow user to format the alerting but the "original alerting text" could be some constant. like

{{ cluster }} {{ alert_message }}