| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559 |
- {
- "annotations": {
- "list": [
- {
- "builtIn": 1,
- "datasource": "-- Grafana --",
- "enable": true,
- "hide": true,
- "iconColor": "rgba(0, 211, 255, 1)",
- "name": "Annotations & Alerts",
- "type": "dashboard"
- }
- ]
- },
- "editable": true,
- "gnetId": null,
- "graphTooltip": 0,
- "links": [],
- "panels": [
- {
- "columns": [],
- "datasource": "gdev-testdata",
- "fontSize": "100%",
- "gridPos": {
- "h": 11,
- "w": 12,
- "x": 0,
- "y": 0
- },
- "id": 3,
- "links": [],
- "pageSize": 10,
- "scroll": true,
- "showHeader": true,
- "sort": {
- "col": 0,
- "desc": true
- },
- "styles": [
- {
- "alias": "Time",
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "pattern": "Time",
- "type": "date"
- },
- {
- "alias": "",
- "colorMode": "cell",
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "mappingType": 1,
- "pattern": "ColorCell",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "currencyUSD"
- },
- {
- "alias": "",
- "colorMode": "value",
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "mappingType": 1,
- "pattern": "ColorValue",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "Bps"
- },
- {
- "alias": "",
- "colorMode": null,
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "decimals": 2,
- "pattern": "/.*/",
- "thresholds": [],
- "type": "number",
- "unit": "short"
- }
- ],
- "targets": [
- {
- "alias": "server1",
- "expr": "",
- "format": "table",
- "intervalFactor": 1,
- "refId": "A",
- "scenarioId": "csv_metric_values",
- "stringInput": "1,20,90,30,5,0,20,10"
- },
- {
- "alias": "server2",
- "refId": "B",
- "scenarioId": "csv_metric_values",
- "stringInput": "1,20,90,30,5,0"
- }
- ],
- "title": "Time series to rows (2 pages)",
- "transform": "timeseries_to_rows",
- "type": "table"
- },
- {
- "columns": [
- {
- "text": "Avg",
- "value": "avg"
- },
- {
- "text": "Max",
- "value": "max"
- },
- {
- "text": "Current",
- "value": "current"
- }
- ],
- "datasource": "gdev-testdata",
- "fontSize": "100%",
- "gridPos": {
- "h": 11,
- "w": 12,
- "x": 12,
- "y": 0
- },
- "id": 4,
- "links": [],
- "pageSize": 10,
- "scroll": true,
- "showHeader": true,
- "sort": {
- "col": 0,
- "desc": true
- },
- "styles": [
- {
- "alias": "Time",
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "pattern": "Time",
- "type": "date"
- },
- {
- "alias": "",
- "colorMode": "cell",
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "mappingType": 1,
- "pattern": "ColorCell",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "currencyUSD"
- },
- {
- "alias": "",
- "colorMode": "value",
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "mappingType": 1,
- "pattern": "ColorValue",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "Bps"
- },
- {
- "alias": "",
- "colorMode": null,
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "decimals": 2,
- "pattern": "/.*/",
- "thresholds": [],
- "type": "number",
- "unit": "short"
- }
- ],
- "targets": [
- {
- "alias": "server1",
- "expr": "",
- "format": "table",
- "intervalFactor": 1,
- "refId": "A",
- "scenarioId": "csv_metric_values",
- "stringInput": "1,20,90,30,5,0,20,10"
- },
- {
- "alias": "server2",
- "refId": "B",
- "scenarioId": "csv_metric_values",
- "stringInput": "1,20,90,30,5,0"
- }
- ],
- "title": "Time series aggregations",
- "transform": "timeseries_aggregations",
- "type": "table"
- },
- {
- "columns": [],
- "datasource": "gdev-testdata",
- "fontSize": "100%",
- "gridPos": {
- "h": 7,
- "w": 24,
- "x": 0,
- "y": 11
- },
- "id": 5,
- "links": [],
- "pageSize": null,
- "scroll": true,
- "showHeader": true,
- "sort": {
- "col": 0,
- "desc": true
- },
- "styles": [
- {
- "alias": "Time",
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "pattern": "Time",
- "type": "date"
- },
- {
- "alias": "",
- "colorMode": "row",
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "mappingType": 1,
- "pattern": "/Color/",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "currencyUSD"
- },
- {
- "alias": "",
- "colorMode": null,
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "decimals": 2,
- "pattern": "/.*/",
- "thresholds": [],
- "type": "number",
- "unit": "short"
- }
- ],
- "targets": [
- {
- "alias": "ColorValue",
- "expr": "",
- "format": "table",
- "intervalFactor": 1,
- "refId": "A",
- "scenarioId": "csv_metric_values",
- "stringInput": "1,20,90,30,5,0,20,10"
- }
- ],
- "title": "color row by threshold",
- "transform": "timeseries_to_columns",
- "type": "table"
- },
- {
- "columns": [],
- "datasource": "gdev-testdata",
- "fontSize": "100%",
- "gridPos": {
- "h": 8,
- "w": 24,
- "x": 0,
- "y": 18
- },
- "id": 2,
- "links": [],
- "pageSize": null,
- "scroll": true,
- "showHeader": true,
- "sort": {
- "col": 0,
- "desc": true
- },
- "styles": [
- {
- "alias": "Time",
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "pattern": "Time",
- "type": "date"
- },
- {
- "alias": "",
- "colorMode": "cell",
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "mappingType": 1,
- "pattern": "ColorCell",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "currencyUSD"
- },
- {
- "alias": "",
- "colorMode": "value",
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "mappingType": 1,
- "pattern": "ColorValue",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "Bps"
- },
- {
- "alias": "",
- "colorMode": null,
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "decimals": 2,
- "pattern": "/.*/",
- "thresholds": [],
- "type": "number",
- "unit": "short"
- }
- ],
- "targets": [
- {
- "alias": "ColorValue",
- "expr": "",
- "format": "table",
- "intervalFactor": 1,
- "refId": "A",
- "scenarioId": "csv_metric_values",
- "stringInput": "1,20,90,30,5,0,20,10"
- },
- {
- "alias": "ColorCell",
- "refId": "B",
- "scenarioId": "csv_metric_values",
- "stringInput": "5,1,2,3,4,5,10,20"
- }
- ],
- "title": "Column style thresholds & units",
- "transform": "timeseries_to_columns",
- "type": "table"
- },
- {
- "columns": [],
- "datasource": "gdev-testdata",
- "fontSize": "100%",
- "gridPos": {
- "h": 10,
- "w": 24,
- "x": 0,
- "y": 26
- },
- "id": 6,
- "links": [],
- "pageSize": 20,
- "scroll": true,
- "showHeader": true,
- "sort": {
- "col": 0,
- "desc": true
- },
- "styles": [
- {
- "alias": "Time",
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "pattern": "Time",
- "type": "date"
- },
- {
- "alias": "",
- "colorMode": "cell",
- "colors": [
- "rgba(245, 54, 54, 0.5)",
- "rgba(237, 129, 40, 0.5)",
- "rgba(50, 172, 45, 0.5)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "link": true,
- "linkTargetBlank": true,
- "linkTooltip": "",
- "linkUrl": "http://www.grafana.com",
- "mappingType": 1,
- "pattern": "ColorCell",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "currencyUSD"
- },
- {
- "alias": "",
- "colorMode": "value",
- "colors": [
- "rgba(245, 54, 54, 0.5)",
- "rgba(237, 129, 40, 0.5)",
- "rgba(50, 172, 45, 0.5)"
- ],
- "dateFormat": "YYYY-MM-DD HH:mm:ss",
- "decimals": 2,
- "link": true,
- "linkUrl": "http://www.grafana.com",
- "mappingType": 1,
- "pattern": "ColorValue",
- "thresholds": [
- "5",
- "10"
- ],
- "type": "number",
- "unit": "Bps"
- },
- {
- "alias": "",
- "colorMode": null,
- "colors": [
- "rgba(245, 54, 54, 0.9)",
- "rgba(237, 129, 40, 0.89)",
- "rgba(50, 172, 45, 0.97)"
- ],
- "decimals": 2,
- "pattern": "/.*/",
- "thresholds": [],
- "type": "number",
- "unit": "short"
- }
- ],
- "targets": [
- {
- "alias": "ColorValue",
- "expr": "",
- "format": "table",
- "intervalFactor": 1,
- "refId": "A",
- "scenarioId": "csv_metric_values",
- "stringInput": "null,1,20,90,30,5,0,20,10"
- },
- {
- "alias": "ColorCell",
- "refId": "B",
- "scenarioId": "csv_metric_values",
- "stringInput": "null,5,1,2,3,4,5,10,20"
- }
- ],
- "title": "Column style thresholds and links",
- "transform": "timeseries_to_columns",
- "type": "table"
- }
- ],
- "refresh": false,
- "revision": 8,
- "schemaVersion": 16,
- "style": "dark",
- "tags": [
- "gdev",
- "panel-tests"
- ],
- "templating": {
- "list": []
- },
- "time": {
- "from": "now-1h",
- "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"
- ]
- },
- "timezone": "browser",
- "title": "Panel Tests - Table",
- "uid": "pttable",
- "version": 2
- }
|