mirror of
https://github.com/jcwimer/openstack-exporter
synced 2026-04-03 05:27:26 +00:00
Fixed horizon current status for Opesntack Health Grafana dashboard
This commit is contained in:
@@ -643,7 +643,7 @@
|
|||||||
"tableColumn": "",
|
"tableColumn": "",
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"expr": "openstack_api_response_seconds{exported_job=\"openstack_horizon_api\", app=\"horizon\", cloud=\"$cloud\"}",
|
"expr": "openstack_horizon_response_seconds{cloud_name=\"$cloud\"}",
|
||||||
"instant": false,
|
"instant": false,
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user