In API v1.3+ you can still use the UUID, but now also use the Job's name (/api/extras/jobs/My Job/run) instead. We should look to verify both work in pynautobot's JobsEndpoint class using job_id and ...
Nautobot already exposes some information via a Prometheus endpoint but the information currently available are mostly at the system level and not at the application level. In addition to the default ...