https://signoz.io logo
#support
Title
# support
l

Liam McFadden

03/28/2023, 6: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).
s

Srikanth Chekuri

03/28/2023, 7:42 PM
We do not support Teams as a notification channel yet.
l

Liam McFadden

03/28/2023, 8: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
s

Srikanth Chekuri

03/29/2023, 12:30 PM
I don’t think we support this yet. Can you create an issue here https://github.com/SigNoz/signoz.
2 Views