Joe Talerico 9ad1592711 Kibana visuals and dashboards for OpenStack
Commit to import Browbeat Kibana Visuals into a existing Kibana
infrastructure.

This commit will ship with two dashboards and mutliple visuals.

Fix for the ElasticSearch playbook install. The ElasticSearch playbook
was missing bits to listen on external.

Change-Id: I209af58ba81b1caf613ea669b3a9ce8f5530c40e
2016-09-09 14:57:16 -04:00

10 lines
1.3 KiB
JSON

{
"title": "OpenStack Performance: Keystone API workers",
"visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"scale\":\"linear\",\"mode\":\"grouped\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"percentiles\",\"schema\":\"metric\",\"params\":{\"field\":\"raw\",\"percents\":[99]}},{\"id\": \"3\",\"type\": \"terms\",\"schema\": \"group\",\"params\": {\"field\": \"software-metadata.software_details.openstack.config.keystone.openstack_keystone_admin_workers_processes\",\"size\": 20,\"order\": \"desc\",\"orderBy\": \"1.99\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"action\",\"size\":16,\"order\":\"desc\",\"orderBy\":\"1.99\"}},{\"id\":\"4\",\"type\":\"filters\",\"schema\":\"split\",\"params\":{\"filters\":[{\"input\":{\"query\":{\"query_string\":{\"query\":\"action: authenticate.*\",\"analyze_wildcard\":true}}},\"label\":\"\"}],\"row\":true}}],\"listeners\":{}}",
"description": "",
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"index\":\"[browbeat-rally-]YYYY.MM.DD\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
}
}