diff --git a/svc/pkg/cluster/src/workflows/server/install/install_scripts/files/nomad_configure.sh b/svc/pkg/cluster/src/workflows/server/install/install_scripts/files/nomad_configure.sh index 047ab34c0c..30702b11aa 100644 --- a/svc/pkg/cluster/src/workflows/server/install/install_scripts/files/nomad_configure.sh +++ b/svc/pkg/cluster/src/workflows/server/install/install_scripts/files/nomad_configure.sh @@ -306,9 +306,8 @@ telemetry { collection_interval = "5s" disable_hostname = true prometheus_metrics = true + publish_allocation_metrics = true publish_node_metrics = true - - # Don't publish_allocation_metrics because of high cardinality } # Needed for Prometheus rate limiting