#support

Customizing Alert Webhook JSON Body for Teams Integration

TLDR Liam asked for customization of alert webhook JSON body to integrate with Teams. Srikanth suggested creating a Github issue, as it's not supported yet.

Powered by Struct AI
Mar 28, 2023 (8 months ago)
Liam
Photo of md5-a3d0625218389730b6cb6156455be1e4
Liam
06:17 PM
Hi all, first off, thanks for making SigNoz, it's very cool. Is there any way to customize Alert Webhook JSON body? It seems that the structure is static. I wanted to customize webhook body for integration with Teams, which has a specific API. Even just the ability to send a JSON body of {"text": {{.Label.stacktrace}}} would be useful (assuming I am getting a stacktrace variable from my upstream ClickHouse query).
Srikanth
Photo of md5-ce04a9988e2fd758a659dc55be6f2543
Srikanth
07:42 PM
We do not support Teams as a notification channel yet.
Liam
Photo of md5-a3d0625218389730b6cb6156455be1e4
Liam
08:10 PM
Any chance that you can allow a custom JSON body when setting up a Webhook alert? As it stands the body of the Webhook call cannot be changed, which limits its usefulness. If you allow us to define custom webhook APIs SigNoz will not have to work to specifically support all of the various notification channels
Mar 29, 2023 (8 months ago)
Srikanth
Photo of md5-ce04a9988e2fd758a659dc55be6f2543
Srikanth
12:30 PM
I don’t think we support this yet. Can you create an issue here https://github.com/SigNoz/signoz.