1
0
mirror of https://github.com/jcwimer/openstack-exporter synced 2026-03-25 01:44:43 +00:00

Fixed horizon current status for Opesntack Health Grafana dashboard

This commit is contained in:
2020-11-24 21:04:56 -05:00
parent 1feacbcb9b
commit 410b9c6447

View File

@@ -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"
}