Skip to content

Instantly share code, notes, and snippets.

@grobie
Created March 3, 2016 04:04
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 grobie/082d085dde46666612f1 to your computer and use it in GitHub Desktop.
Save grobie/082d085dde46666612f1 to your computer and use it in GitHub Desktop.
{
"id": 2,
"title": "#4234",
"originalTitle": "#4234",
"tags": [],
"style": "dark",
"timezone": "browser",
"editable": true,
"hideControls": false,
"sharedCrosshair": false,
"rows": [
{
"collapse": false,
"editable": true,
"height": "250px",
"panels": [
{
"aliasColors": {},
"bars": false,
"datasource": "demo.robustperception.io",
"editable": true,
"error": false,
"fill": 1,
"grid": {
"leftLogBase": 1,
"leftMax": null,
"leftMin": null,
"rightLogBase": 1,
"rightMax": null,
"rightMin": null,
"threshold1": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"id": 1,
"isNew": true,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 2,
"links": [],
"nullPointMode": "connected",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"span": 12,
"stack": false,
"steppedLine": false,
"targets": [
{
"expr": "process_cpu_seconds_total{instance=~\"$instance\"}",
"intervalFactor": 2,
"legendFormat": "",
"refId": "A",
"step": 21
}
],
"timeFrom": null,
"timeShift": null,
"title": "Panel Title",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
"type": "graph",
"x-axis": true,
"y-axis": true,
"y_formats": [
"short",
"short"
]
}
],
"title": "Row"
}
],
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
]
},
"templating": {
"list": [
{
"current": {
"tags": [],
"text": "demo.robustperception.io:9090",
"value": "demo.robustperception.io:9090"
},
"datasource": "demo.robustperception.io",
"includeAll": true,
"multi": false,
"name": "instance",
"options": [
{
"selected": false,
"text": "All",
"value": "$__all"
},
{
"selected": true,
"text": "demo.robustperception.io:9090",
"value": "demo.robustperception.io:9090"
},
{
"selected": false,
"text": "demo.robustperception.io:9091",
"value": "demo.robustperception.io:9091"
},
{
"selected": false,
"text": "demo.robustperception.io:9093",
"value": "demo.robustperception.io:9093"
},
{
"selected": false,
"text": "demo.robustperception.io:9100",
"value": "demo.robustperception.io:9100"
}
],
"query": "label_values(process_cpu_seconds_total, instance)",
"refresh": false,
"regex": "",
"type": "query"
}
]
},
"annotations": {
"list": []
},
"schemaVersion": 10,
"version": 2,
"links": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment