On 10.02.21 03:31, Anton Tokarev wrote: > > PagerDuty answers that he receives an empty message and he can't process > such a request. > > This is damn weird. How my config affects the message body and the whole > payload of the alert?
The regexp you are using to route the alert should indeed not affect the message body. This looks more like you have misconfigured your receiver so that notifications with an empty message body are the result. Your config sometimes says "pagerduty" and sometimes "pageduty". Perhaps the latter got configured without the proper notification templates? -- Björn Rabenstein [PGP-ID] 0x851C3DA17D748D03 [email] [email protected] -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/20210219183120.GM2747%40jahnn.

