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.
Mar 28, 2023 (8 months ago)
Liam
06:17 PMSrikanth
07:42 PMLiam
08:10 PMMar 29, 2023 (8 months ago)
Srikanth
12:30 PMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Extracting Custom Fields as Attributes from Log in SigNoz
Harald wants to have custom fields from their body parsed as attributes in the SigNoz logger. They have tried implementing suggestions from nitya-signoz and Prashant, but the issue remains unsolved due to a potential race condition encountered while executing the code. They have provided a full example using Kind for further assistance.
JSON Parsing Issue with Logs in Signoz
Androw had trouble parsing logs with JSON in Signoz. nitya-signoz suggested changes to config, which resolved the issue after Androw added the missing field 'logsCollection'.
SigNoz Log Format and JSON Parsing
Luke asked about the log format for SigNoz and using operators to convert loggers. nitya-signoz shared resources about specifications and recommended using operators. Travis had issues with JSON parsing but resolved them by updating `otel-agent-config.yaml`.