| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288 |
- {
- "title": "Templated Graphs Nested",
- "services": {
- "filter": {
- "list": [
- {
- "type": "filter",
- "name": "app",
- "query": "apps.*",
- "includeAll": true,
- "options": [
- {
- "text": "All",
- "value": "{backend,fakesite}"
- },
- {
- "text": "backend",
- "value": "backend"
- },
- {
- "text": "fakesite",
- "value": "fakesite"
- }
- ],
- "current": {
- "text": "backend",
- "value": "backend"
- }
- },
- {
- "type": "filter",
- "name": "server",
- "query": "apps.[[app]].*",
- "includeAll": true,
- "options": [
- {
- "text": "All",
- "value": "{backend_01,backend_02,backend_03,backend_04}"
- },
- {
- "text": "backend_01",
- "value": "backend_01"
- },
- {
- "text": "backend_02",
- "value": "backend_02"
- },
- {
- "text": "backend_03",
- "value": "backend_03"
- },
- {
- "text": "backend_04",
- "value": "backend_04"
- }
- ],
- "current": {
- "text": "All",
- "value": "{backend_01,backend_02,backend_03,backend_04}"
- }
- }
- ],
- "time": {
- "from": "now-6h",
- "to": "now"
- }
- }
- },
- "rows": [
- {
- "title": "Row1",
- "height": "350px",
- "editable": true,
- "collapse": false,
- "collapsable": true,
- "panels": [
- {
- "span": 12,
- "editable": true,
- "type": "graphite",
- "loadingEditor": false,
- "datasource": null,
- "renderer": "flot",
- "x-axis": true,
- "y-axis": true,
- "scale": 1,
- "y_formats": [
- "short",
- "short"
- ],
- "grid": {
- "max": null,
- "min": 0,
- "threshold1": null,
- "threshold2": null,
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
- },
- "annotate": {
- "enable": false
- },
- "resolution": 100,
- "lines": true,
- "fill": 1,
- "linewidth": 1,
- "points": false,
- "pointradius": 5,
- "bars": false,
- "stack": true,
- "legend": {
- "show": true,
- "values": false,
- "min": false,
- "max": false,
- "current": false,
- "total": false,
- "avg": false
- },
- "percentage": false,
- "zerofill": true,
- "nullPointMode": "connected",
- "steppedLine": false,
- "tooltip": {
- "value_type": "cumulative",
- "query_as_alias": true
- },
- "targets": [
- {
- "target": "groupByNode(apps.[[app]].[[server]].counters.requests.count,2,'sum')"
- }
- ],
- "aliasColors": {
- "highres.test": "#1F78C1",
- "scale(highres.test,3)": "#6ED0E0",
- "mobile": "#6ED0E0",
- "tablet": "#EAB839"
- },
- "aliasYAxis": {},
- "title": "Traffic"
- }
- ],
- "notice": false
- },
- {
- "title": "Row1",
- "height": "350px",
- "editable": true,
- "collapse": false,
- "collapsable": true,
- "panels": [
- {
- "span": 12,
- "editable": true,
- "type": "graphite",
- "loadingEditor": false,
- "datasource": null,
- "renderer": "flot",
- "x-axis": true,
- "y-axis": true,
- "scale": 1,
- "y_formats": [
- "short",
- "short"
- ],
- "grid": {
- "max": null,
- "min": 0,
- "threshold1": null,
- "threshold2": null,
- "threshold1Color": "rgba(216, 200, 27, 0.27)",
- "threshold2Color": "rgba(234, 112, 112, 0.22)"
- },
- "annotate": {
- "enable": false
- },
- "resolution": 100,
- "lines": true,
- "fill": 0,
- "linewidth": 1,
- "points": false,
- "pointradius": 5,
- "bars": false,
- "stack": false,
- "legend": {
- "show": true,
- "values": false,
- "min": false,
- "max": false,
- "current": false,
- "total": false,
- "avg": false
- },
- "percentage": false,
- "zerofill": true,
- "nullPointMode": "connected",
- "steppedLine": false,
- "tooltip": {
- "value_type": "cumulative",
- "query_as_alias": true
- },
- "targets": [
- {
- "target": "aliasByNode(movingAverage(scaleToSeconds(apps.[[app]].[[server]].counters.requests.count,60),10),1,2)"
- }
- ],
- "aliasColors": {
- "highres.test": "#1F78C1",
- "scale(highres.test,3)": "#6ED0E0",
- "mobile": "#6ED0E0",
- "tablet": "#EAB839"
- },
- "aliasYAxis": {},
- "title": "Sessions / min"
- }
- ],
- "notice": false
- }
- ],
- "editable": true,
- "failover": false,
- "panel_hints": true,
- "style": "dark",
- "pulldowns": [
- {
- "type": "filtering",
- "collapse": false,
- "notice": false,
- "enable": true
- },
- {
- "type": "annotations",
- "enable": false
- }
- ],
- "nav": [
- {
- "type": "timepicker",
- "collapse": false,
- "notice": false,
- "enable": true,
- "status": "Stable",
- "time_options": [
- "5m",
- "15m",
- "1h",
- "6h",
- "12h",
- "24h",
- "2d",
- "7d",
- "30d"
- ],
- "refresh_intervals": [
- "5s",
- "10s",
- "30s",
- "1m",
- "5m",
- "15m",
- "30m",
- "1h",
- "2h",
- "1d"
- ],
- "now": true
- }
- ],
- "loader": {
- "save_gist": false,
- "save_elasticsearch": true,
- "save_local": true,
- "save_default": true,
- "save_temp": true,
- "save_temp_ttl_enable": true,
- "save_temp_ttl": "30d",
- "load_gist": false,
- "load_elasticsearch": true,
- "load_elasticsearch_size": 20,
- "load_local": false,
- "hide": false
- },
- "refresh": false,
- "tags": [
- "showcase",
- "templated"
- ],
- "timezone": "browser"
- }
|