I have put the webhook url and try to test but getting below error
Is this a webhook or teams integration URL?
I think signoz is not able to connect to teams as it is internally hosted, Is there any way I can expose any one of the component of signoz through which I am able to access to achieve alerting
If your teams is not accessible, how does exposing SigNoz change anything? Shouldn’t it be other way around making teams accessible to SigNoz?
h
Harshdeep Singh
05/02/2023, 7:28 AM
Thats a connector webhook URL from Teams
s
Srikanth Chekuri
05/02/2023, 7:33 AM
We don’t have an integration with the teams yet, so the payload formatting could be the reason if the webhook is accessible. If it is not accessible you need to find a way to make it accessible.
h
Harshdeep Singh
05/02/2023, 7:49 AM
Sure Thanks!
a
Amol Umbark
05/04/2023, 6:15 AM
@Harshdeep Singh You could also explore https://github.com/idealista/prom2teams for use or understand things If it works for you. I haven't personally tried or tested this, but it seems to fit the use case.
Ideally the workflow should be:
• setup webhook URL in signoz
• write a custom webhook handler or use prom2teams (if it fits) to forward webhook messages to MS teams
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.