Add namespace in prometheus_meta template

This commit is contained in:
Daniel Berteaud 2024-03-25 12:15:23 +01:00
parent 2efe9a12e8
commit 0ef381f518
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
meta {
metrics-port = "${NOMAD_HOST_PORT_metrics}"
alloc = "${NOMAD_ALLOC_INDEX}"
namespace = "${NOMAD_NAMESPACE}"
}
[[- end ]]