mirror of
https://github.com/jcwimer/openstack-exporter
synced 2026-03-24 17:44:42 +00:00
Fixed horizon current status for Opesntack Health Grafana dashboard
This commit is contained in:
@@ -643,7 +643,7 @@
|
||||
"tableColumn": "",
|
||||
"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,
|
||||
"refId": "A"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user