I noticed an API Monitoring tab in the new version but can't find any documentation on it. Can anyone point me in the right direction or this tab is used? Thx
n
nitya-signoz
04/21/2025, 5:16 AM
@Shivanshu Raj Shrivastava ^
s
Shivanshu Raj Shrivastava
04/21/2025, 5:20 AM
hey @Randy the docs for API monitoring will be released soon
this is the gist of the feature:
Copy code
API monitoring feature helps you monitor all the APIs that your internal services are calling, it uses net.peer.name, http.url, http.target and other attributes from the spans to derive third party API calls.
The feature requires instrumentation of your applications so that every external calls captures the required attributes net.peer.name, http.url, http.target
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.