Skip to content

Commit

Permalink
[skip ci] add descriptions to pipeline detail dashboard (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Git committed May 14, 2020
1 parent 2b6d562 commit bfa2230
Showing 1 changed file with 47 additions and 46 deletions.
93 changes: 47 additions & 46 deletions deploy/grafana/pipeline-detail.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,4 @@
{
"__inputs": [
{
"name": "DS_GRAVITY",
"label": "gravity",
"description": "",
"type": "datasource",
"pluginId": "prometheus",
"pluginName": "Prometheus"
}
],
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "5.2.1"
},
{
"type": "panel",
"id": "graph",
"name": "Graph",
"version": "5.0.0"
},
{
"type": "datasource",
"id": "prometheus",
"name": "Prometheus",
"version": "5.0.0"
}
],
"annotations": {
"list": [
{
Expand All @@ -45,16 +15,17 @@
"editable": true,
"gnetId": null,
"graphTooltip": 1,
"id": null,
"iteration": 1562642097014,
"id": 17,
"iteration": 1589288199879,
"links": [],
"panels": [
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "event time = update time at source - end time\n\nprocess time= receive time at gravity - end time\n\nend time: the time point when a specific row and all its proceedings has been successfully written",
"fill": 1,
"gridPos": {
"h": 6,
Expand All @@ -78,6 +49,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand All @@ -104,6 +76,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "80% Low Watermark",
"tooltip": {
Expand Down Expand Up @@ -147,7 +120,8 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "",
"fill": 1,
"gridPos": {
"h": 6,
Expand All @@ -171,6 +145,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand All @@ -197,6 +172,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "95% Low Watermark",
"tooltip": {
Expand Down Expand Up @@ -240,7 +216,8 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "latency within each component",
"fill": 1,
"gridPos": {
"h": 7,
Expand All @@ -264,6 +241,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand Down Expand Up @@ -332,6 +310,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "80% Latency",
"tooltip": {
Expand Down Expand Up @@ -375,7 +354,7 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"fill": 1,
"gridPos": {
"h": 7,
Expand All @@ -399,6 +378,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand Down Expand Up @@ -467,6 +447,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "100% Latency",
"tooltip": {
Expand Down Expand Up @@ -510,7 +491,8 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "throughput of each component",
"fill": 1,
"gridPos": {
"h": 7,
Expand All @@ -536,6 +518,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand Down Expand Up @@ -583,6 +566,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Event Per Second",
"tooltip": {
Expand Down Expand Up @@ -626,7 +610,8 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "actual batch size for output",
"fill": 1,
"gridPos": {
"h": 7,
Expand All @@ -648,6 +633,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand All @@ -666,6 +652,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "actual batch size",
"tooltip": {
Expand Down Expand Up @@ -709,7 +696,8 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "length of all kinds of internal queues",
"fill": 1,
"gridPos": {
"h": 7,
Expand All @@ -735,6 +723,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand All @@ -754,6 +743,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Queue Length",
"tooltip": {
Expand Down Expand Up @@ -797,7 +787,8 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "throughput of different tables in input component",
"fill": 1,
"gridPos": {
"h": 10,
Expand Down Expand Up @@ -825,6 +816,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand Down Expand Up @@ -858,6 +850,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Input Detail",
"tooltip": {
Expand Down Expand Up @@ -901,7 +894,8 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_GRAVITY}",
"datasource": "Prometheus",
"description": "throughput of different output target",
"fill": 1,
"gridPos": {
"h": 10,
Expand Down Expand Up @@ -929,6 +923,7 @@
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"options": {},
"percentage": false,
"pointradius": 5,
"points": false,
Expand Down Expand Up @@ -964,6 +959,7 @@
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Output Detail",
"tooltip": {
Expand Down Expand Up @@ -1004,24 +1000,29 @@
}
],
"refresh": "10s",
"schemaVersion": 16,
"schemaVersion": 18,
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"allValue": null,
"current": {},
"datasource": "${DS_GRAVITY}",
"current": {
"text": "cdb-mysql-kafka-mbk-intl",
"value": "cdb-mysql-kafka-mbk-intl"
},
"datasource": "Prometheus",
"definition": "",
"hide": 0,
"includeAll": false,
"label": null,
"multi": false,
"name": "pipeline",
"options": [],
"query": "label_values(gravity_input_emitter_counter, pipeline)",
"refresh": 1,
"refresh": 2,
"regex": "",
"skipUrlSync": false,
"sort": 1,
"tagValuesQuery": "",
"tags": [],
Expand Down Expand Up @@ -1063,5 +1064,5 @@
"timezone": "",
"title": "Gravity Pipeline Detail",
"uid": "7aulI8Xmz",
"version": 23
"version": 4
}

0 comments on commit bfa2230

Please sign in to comment.