SigNoz/signoz

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

开放

#2,224 创建于 2023年2月10日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (976 个派生)batch import
area/alertshelp wanted

仓库指标

星标
 (16,037 个星标)
PR 合并指标
 (平均合并 5天 22小时) (30 天内合并 224 个 PR)

描述

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

贡献者指南