Forum Discussion

sindhu's avatar
sindhu
New Contributor II
5 years ago

Query on Monitoring API

Hi Team,

We are looking for a solution with Monitoring API where we can get the specific pipeline statistics for a day. It seems the API is not showing correct results.

Please share us your solutions on this.

Regards,
Sindhu

5 Replies

      • bojanvelevski's avatar
        bojanvelevski
        Valued Contributor

        Hey @philliperamos ,

        https://elastic.snaplogic.com/api/1/rest/public/runtime/<ORG>/<PIPE_RUUID>

        use this endpoint if you like to get details about specific execution of the pipeline. If you need to get complete details related to a pipeline, use this one:

        https://elastic.snaplogic.com/api/1/rest/public/runtime/<ORG>?pipe_name=<PIPELINE_NAME>&last_hours=24