mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
removed backwards-compatible/untagged metrics deprecated in 0.7
This commit is contained in:
2
command/agent/testdata/basic.json
vendored
2
command/agent/testdata/basic.json
vendored
@@ -313,10 +313,8 @@
|
||||
"syslog_facility": "LOCAL1",
|
||||
"telemetry": [
|
||||
{
|
||||
"backwards_compatible_metrics": true,
|
||||
"collection_interval": "3s",
|
||||
"disable_hostname": true,
|
||||
"disable_tagged_metrics": true,
|
||||
"prometheus_metrics": true,
|
||||
"publish_allocation_metrics": true,
|
||||
"publish_node_metrics": true,
|
||||
|
||||
Reference in New Issue
Block a user