Monitoring batch

hello,
I just transfer my cron job for backup as nomad batch, but Ask myseld how to monitor correct execution of this batch with prometheus?

Hi @vincentDcmps,

You could use the job summary metrics to understand how the job is performing using the labels to correctly filter.

Thanks,
jrasell and the Nomad team