Infra: Backend infra upgrade
[csit.git] / fdio.infra.ansible / roles / nomad / templates / telemetry.hcl.j2
index 256c699..7b62f76 100644 (file)
@@ -16,5 +16,4 @@ telemetry {
     use_node_name = {{ nomad_use_node_name | bool | lower }}
     publish_allocation_metrics = {{ nomad_publish_allocation_metrics | bool | lower }}
     publish_node_metrics = {{ nomad_publish_node_metrics | bool | lower }}
-    backwards_compatible_metrics = {{ nomad_backwards_compatible_metrics | bool | lower }}
 }