SigNoz/signoz

Using webhook to send alert to Rocket chat leads to empty message in Rocket

Aperta

#2224 aperta il 10 feb 2023

 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (976 fork)batch import
area/alertshelp wanted

Metriche repository

Star
 (16.037 stelle)
Metriche merge PR
 (Merge medio 5g 22h) (224 PR mergiate in 30 g)

Descrizione

Bug description

New alert channel is created to use webhook to send message to Rocket chat. When alert is firing in SigNoz, there comes only empty message to Rocket channel with no content. There are no errors or warnings on SigNoz alertmanager logs.

Expected behavior

I would expect the message to contain payload described in https://signoz.io/docs/userguide/alerts-management/#d-receive-alert-through-webhook

How to reproduce

  1. Configure webhook in Rocket chat
  2. Create a new alarm channel using the created webhook
  3. Create an new alarm using the created channel
  4. Trigger the alarm -> empty message in Rocket

Version information

  • Signoz version: v0.15.0

Guida contributor