Is there a configuration at the worker level for p...
# ask-community
l
Is there a configuration at the worker level for pod naming for flows?
I'm trying to build better monitoring in grafana via prometheus metrics and the random job names make it hard to filter, I have labels on my pods but they do not seem to be available in prometheus i.e.
Copy code
Labels:           <http://batch.kubernetes.io/controller-uid=<UID|batch.kubernetes.io/controller-uid=<UID>>
                  <http://batch.kubernetes.io/job-name=tau5-callinon-6tbj8|batch.kubernetes.io/job-name=tau5-callinon-6tbj8>
                  controller-<UID>
                  job-name=tau5-callinon-6tbj8
                  <http://prefect.io/flow-name=sandbox|prefect.io/flow-name=sandbox>