mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Fix typos in metric names. #3610
This commit is contained in:
@@ -81,10 +81,10 @@
|
||||
"steppedLine": false,
|
||||
"targets": [
|
||||
{
|
||||
"expr": "nomad_client_consul_check_regisrations",
|
||||
"expr": "nomad_client_consul_check_registrations",
|
||||
"format": "time_series",
|
||||
"intervalFactor": 2,
|
||||
"metric": "nomad_client_consul_check_regisrations",
|
||||
"metric": "nomad_client_consul_check_registrations",
|
||||
"refId": "B",
|
||||
"step": 20
|
||||
}
|
||||
@@ -531,4 +531,4 @@
|
||||
"timezone": "",
|
||||
"title": "Prometheus Nomad",
|
||||
"version": 7
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user