1
0
Fork 0

Merge "Change host selection for service"

This commit is contained in:
mcp-jenkins 2018-10-26 15:08:26 +00:00 committed by Gerrit Code Review
commit 99e724671f
1 changed files with 2 additions and 2 deletions

View File

@ -828,7 +828,7 @@
"multi": true,
"name": "host",
"options": [],
"query": "label_values(openstack_http_response_times{service=\"heat\"},host)",
"query": "label_values(http_response_status{name=\"heat-api\"},host)",
"refresh": 1,
"regex": "",
"sort": 1,
@ -914,6 +914,6 @@
"timezone": "",
"title": "Heat",
"uid": null,
"version": 1
"version": 2
}
{%- endraw %}