Monitor batch job by Prometheus

There is a Python batch job that pushes huge file(s) to a shared location, once the file(s) are pushed, couple of tests will be run against that/those file(s). I’m trying to get some metrics around the batch job & planning to use Node exporter having below metrics or labels. file_push_status (success or failure) first_test_status (Pass… Read More Monitor batch job by Prometheus