Hi @Team, I Have a query related to HTTP Endpoint. I have one POST Endpoint ( Assume Endpoint: https://xyz.com/findId and Payload is {id:'123'}). It contains some token ( Assume Bearer token = "sdfjhfskfjhskjsfsjhj"). How can I monitor its health in signoz whether its up or down? The above endpoint example is a third-party endpoint ( assume NSDL API, Aadhar API ).
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.