pranithkumar
5 years agoNew Contributor
Fetching platform error failures using public API
Hi,
I am trying to fetch the below errors using the snaplogic public APIs which are logged in the jcc_error.json file.
- Unable to get poolProxy
- Heartbeat failed
- Unable to push pipeline runtimes to
- Stopping runaway suggest
I was able to fetch the “Unable to get poolProxy” error using the log API as runid was available for it.
As the runid is mandatory for Log API, I am not able to fetch other errors using it.
Is there any public API or any other way we can monitor these errors on a regular basis?