ccfos / nightingale

An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI.
https://flashcat.cloud/docs/
Apache License 2.0
9.42k stars 1.38k forks source link

ft: callbackURL Parse Template #2001

Closed jicki closed 2 months ago

jicki commented 2 months ago

What type of PR is this?

feat

What this PR does / why we need it:

Which issue(s) this PR fixes:

Feat #https://github.com/ccfos/nightingale/issues/1998

Special notes for your reviewer:

回调地址 支持获取告警事件值得, 通过 {{ . }} 获取.

image