alertmanager/notify
George Krajcsovits d85bef20d9
feature: add native histogram support to latency metrics (#3737)
Note that this does not stop showing classic metrics, for now
it is up to the scrape config to decide whether to keep those instead or
both.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2024-02-29 14:53:47 +00:00
..
discord feat: implement webhook_url_file for discord and msteams (#3555) 2024-02-07 10:33:46 +00:00
email Newlines in smtp password file are now ignored 2024-01-22 21:26:18 +01:00
msteams feat: implement webhook_url_file for discord and msteams (#3555) 2024-02-07 10:33:46 +00:00
opsgenie golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
pagerduty use Go standard errors 2023-12-08 16:44:13 +01:00
pushover Add missing ttl in pushhover (#3474) 2023-08-31 17:35:04 +02:00
slack golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
sns golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
telegram Support loading Telegram bot token from file 2023-01-22 16:35:01 +03:00
test feat: add template.FromGlobsWithAdditionalFuncs (#3174) 2022-12-16 10:13:13 -04:00
victorops use Go standard errors 2023-12-08 16:44:13 +01:00
webex Remove the dedicated field to APIURL in favour of the configuration one 2022-12-15 11:51:45 -04:00
webhook golangci-lint: enable testifylint linter 2023-12-10 08:50:03 +00:00
wechat use Go standard errors 2023-12-08 16:44:13 +01:00
notify.go feature: add native histogram support to latency metrics (#3737) 2024-02-29 14:53:47 +00:00
notify_test.go feat: add counter to track alerts dropped outside of time_intervals (#3565) 2024-02-13 11:17:24 +00:00
util.go use Go standard errors 2023-12-08 16:44:13 +01:00
util_test.go Use the new truncation in bytes functions to ensure strings are not butchered 2022-11-11 15:15:09 +00:00