grafana/pkg/services/ngalert/notifier/channels
Alex Moreno 10fdfa8583
Alerting: Change handling of settings to pagerduty contact point (#57524)
* Add custom title to pagerduty contact point

* Fix tests by saving decrypted key

* Use simplejson
2022-10-27 16:20:10 +02:00
..
alertmanager_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
alertmanager.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
base.go Alerting: Validate contact point configuration during migration to Unified Alerting (#40717) 2021-10-22 10:11:06 +01:00
default_template_test.go Alerting: Support values in notification templates (#56457) 2022-10-10 13:40:21 +01:00
default_template.go Alerting: Support values in notification templates (#56457) 2022-10-10 13:40:21 +01:00
dingding_test.go Alerting: Add custom title to DingDing contact point (#57498) 2022-10-27 16:16:36 +02:00
dingding.go Alerting: Add custom title to DingDing contact point (#57498) 2022-10-27 16:16:36 +02:00
discord_test.go Alerting: Add custom title to discord contact point (#57506) 2022-10-27 16:17:18 +02:00
discord.go Alerting: Add custom title to discord contact point (#57506) 2022-10-27 16:17:18 +02:00
email_test.go Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 2022-07-14 13:15:18 -04:00
email.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
factory.go Alerting: Add stored screenshot utilities to the channels package. (#49470) 2022-05-26 13:29:56 +08:00
googlechat_test.go Add custom title to googlechet contact point (#57517) 2022-10-27 16:19:48 +02:00
googlechat.go Add custom title to googlechet contact point (#57517) 2022-10-27 16:19:48 +02:00
kafka_test.go Alerting: Add missing custom title and description fields in Kafka contact point (#57361) 2022-10-27 15:25:54 +02:00
kafka.go Alerting: Add missing custom title and description fields in Kafka contact point (#57361) 2022-10-27 15:25:54 +02:00
line_test.go Alerting: Add missing custom title and description to Line contact point (#57388) 2022-10-27 15:27:04 +02:00
line.go Alerting: Add missing custom title and description to Line contact point (#57388) 2022-10-27 15:27:04 +02:00
opsgenie_test.go Optional custom title and description for OpsGenie (#50131) 2022-06-08 17:55:31 -03:00
opsgenie.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
pagerduty_test.go Alerting: Change handling of settings to pagerduty contact point (#57524) 2022-10-27 16:20:10 +02:00
pagerduty.go Alerting: Change handling of settings to pagerduty contact point (#57524) 2022-10-27 16:20:10 +02:00
pushover_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
pushover.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
sensugo_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
sensugo.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
slack_test.go Alerting: Refactor one notifier to use encoding/json to parse settings instead of simplejson (#55271) 2022-09-19 17:30:16 -05:00
slack.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
teams_test.go Alerting: Fix width of Adapative Cards in Teams notifications (#53996) 2022-08-22 16:04:22 +01:00
teams.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
telegram_test.go Alerting: Update replacement of prometheus-alertmanager (#56519) 2022-10-07 17:10:20 +08:00
telegram.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
template_data.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
testing.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
threema_test.go Add title and description to Threema contact point (#57429) 2022-10-27 16:11:38 +02:00
threema.go Add title and description to Threema contact point (#57429) 2022-10-27 16:11:38 +02:00
util_test.go Alerting: Change __alertScreenshotToken__ to __alertImageToken__ (#50771) 2022-07-04 06:05:36 -04:00
util.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
victorops_test.go Alerting: Add title and description to VictorOps contact point (#57458) 2022-10-27 16:12:14 +02:00
victorops.go Alerting: Add title and description to VictorOps contact point (#57458) 2022-10-27 16:12:14 +02:00
webhook_test.go Alerting: Templated URLs for webhook type contact points (#57296) 2022-10-19 16:14:53 -03:00
webhook.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00
wecom_test.go Alerting: Add support for wecom apiapp (#55991) 2022-10-19 12:17:37 +08:00
wecom.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04:00