Browse Source

adjusted metric name

pull/4/head
sberk42 4 years ago
parent
commit
25ec52f9bc
  1. 4
      metrics.json

4
metrics.json

@ -220,7 +220,7 @@
}, },
"result": "Active", "result": "Active",
"promDesc": { "promDesc": {
"fqName": "gateway_hosts_status", "fqName": "gateway_hosts_active",
"help": "is host currently active", "help": "is host currently active",
"varLabels": [ "varLabels": [
"gateway", "gateway",
@ -243,7 +243,7 @@
}, },
"result": "Active", "result": "Active",
"promDesc": { "promDesc": {
"fqName": "gateway_dect_status", "fqName": "gateway_dect_active",
"help": "is dect device currently active", "help": "is dect device currently active",
"varLabels": [ "varLabels": [
"gateway", "gateway",

Loading…
Cancel
Save