Skip to content

Instantly share code, notes, and snippets.

@nati
Created September 13, 2013 00:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nati/6545382 to your computer and use it in GitHub Desktop.
Save nati/6545382 to your computer and use it in GitHub Desktop.
{
"title": "Ceilometer Stats",
"services": {
"query": {
"idQueue": [
0,
2,
3,
4
],
"list": {
"1": {
"id": 1,
"color": "#EAB839",
"query": "*",
"alias": "",
"pin": false,
"type": "lucene"
}
},
"ids": [
1
]
},
"filter": {
"idQueue": [
2,
3
],
"list": {
"0": {
"type": "time",
"from": "2013-09-12T22:41:08.981Z",
"to": "2013-09-12T23:44:53.293Z",
"field": "@timestamp",
"mandate": "must",
"active": true,
"alias": "",
"id": 0
},
"1": {
"type": "field",
"field": "counter_name",
"query": "\"cpu\"",
"mandate": "must",
"active": true,
"alias": "",
"id": 1
}
},
"ids": [
1,
0
]
}
},
"rows": [
{
"title": "Options",
"height": "50px",
"editable": true,
"collapse": false,
"collapsable": true,
"panels": [
{
"error": false,
"span": 3,
"editable": true,
"group": [
"default"
],
"type": "dashcontrol",
"save": {
"gist": false,
"elasticsearch": true,
"local": true,
"default": true
},
"load": {
"gist": true,
"elasticsearch": true,
"local": true
},
"hide_control": false,
"elasticsearch_size": 20,
"temp": true,
"temp_ttl": "30d",
"ttl_enable": true
},
{
"error": "",
"span": 3,
"editable": true,
"type": "timepicker",
"status": "Stable",
"mode": "absolute",
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
],
"timespan": "1h",
"timefield": "@timestamp",
"timeformat": "",
"refresh": {
"enable": false,
"interval": 30,
"min": 3
},
"filter_id": 0,
"time": {
"from": "09/12/2013 15:41:08",
"to": "09/12/2013 16:44:53"
}
}
]
},
{
"title": "Query",
"height": "50px",
"editable": true,
"collapse": false,
"collapsable": true,
"panels": [
{
"error": false,
"span": 12,
"editable": true,
"group": [
"default"
],
"type": "query",
"label": "Search",
"history": [
"*",
"1f35b9be-e256-48ce-b671-4663d166c699",
"25fd6d67-4e77-42bc-8ce1-135a77ccb0e0",
"64dd26c9-24ff-4a2d-a885-413f64f12aa8",
"0001",
"",
"instance-00000004-87d37cfb-0c0f-4f2d-bfce-fcaff2bbb8b4-tapa5a23e76-c9"
],
"remember": 10,
"pinned": true,
"query": "*"
}
]
},
{
"title": "Filters",
"height": "50px",
"editable": true,
"collapse": false,
"collapsable": true,
"panels": [
{
"error": false,
"span": 12,
"editable": true,
"group": [
"default"
],
"type": "filtering"
}
]
},
{
"title": "Graph",
"height": "250px",
"editable": true,
"collapse": false,
"collapsable": true,
"panels": [
{
"span": 12,
"editable": true,
"type": "histogram",
"mode": "mean",
"time_field": "@timestamp",
"queries": {
"mode": "all",
"ids": [
1
]
},
"value_field": "counter_volume",
"auto_int": false,
"resolution": 100,
"interval": "20s",
"fill": 1,
"linewidth": 3,
"timezone": "browser",
"spyable": true,
"zoomlinks": true,
"bars": false,
"stack": true,
"points": false,
"lines": true,
"legend": true,
"x-axis": true,
"y-axis": true,
"percentage": false,
"interactive": true,
"tooltip": {
"value_type": "cumulative",
"query_as_alias": false
}
}
]
},
{
"title": "Events",
"height": "650px",
"editable": true,
"collapse": false,
"collapsable": true,
"panels": [
{
"error": false,
"span": 12,
"editable": true,
"group": [
"default"
],
"type": "table",
"size": 100,
"pages": 5,
"offset": 0,
"sort": [
"_id",
"desc"
],
"style": {
"font-size": "9pt"
},
"overflow": "min-height",
"fields": [
"@timestamp",
"counter_name",
"counter_type",
"counter_unit",
"counter_volume",
"project_id",
"resource_id",
"user_id",
"resource_metadata.bandwidth"
],
"highlight": [],
"sortable": true,
"header": true,
"paging": true,
"spyable": true,
"queries": {
"mode": "all",
"ids": [
1
]
},
"field_list": true,
"status": "Stable",
"trimFactor": 300,
"normTimes": true
}
]
}
],
"editable": true,
"index": {
"interval": "none",
"pattern": "[logstash-]YYYY.MM.DD",
"default": "cd3a50c88ab94f73bf8a5104ce913acd"
},
"style": "dark",
"failover": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment