1223 lines
27 KiB
JSON
1223 lines
27 KiB
JSON
{
|
||
"__inputs": [],
|
||
"__requires": [
|
||
{
|
||
"type": "grafana",
|
||
"id": "grafana",
|
||
"name": "Grafana",
|
||
"version": "8.2.0"
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "graph",
|
||
"name": "Graph (old)",
|
||
"version": ""
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "heatmap",
|
||
"name": "Heatmap",
|
||
"version": ""
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "stat",
|
||
"name": "Stat",
|
||
"version": ""
|
||
}
|
||
],
|
||
"annotations": {
|
||
"list": [
|
||
{
|
||
"builtIn": 1,
|
||
"datasource": "-- Grafana --",
|
||
"enable": true,
|
||
"hide": true,
|
||
"iconColor": "rgba(0, 211, 255, 1)",
|
||
"name": "Annotations & Alerts",
|
||
"target": {
|
||
"limit": 100,
|
||
"matchAny": false,
|
||
"tags": [],
|
||
"type": "dashboard"
|
||
},
|
||
"type": "dashboard"
|
||
}
|
||
]
|
||
},
|
||
"editable": true,
|
||
"fiscalYearStartMonth": 0,
|
||
"gnetId": null,
|
||
"graphTooltip": 0,
|
||
"id": null,
|
||
"iteration": 1656567623206,
|
||
"links": [],
|
||
"liveNow": false,
|
||
"panels": [
|
||
{
|
||
"datasource": null,
|
||
"description": "Number of all requests that have been processed / service",
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"mappings": [],
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "dark-red",
|
||
"value": null
|
||
},
|
||
{
|
||
"color": "green",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "short"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"id": 18,
|
||
"options": {
|
||
"colorMode": "value",
|
||
"graphMode": "area",
|
||
"justifyMode": "auto",
|
||
"orientation": "auto",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"fields": "",
|
||
"values": false
|
||
},
|
||
"text": {},
|
||
"textMode": "auto"
|
||
},
|
||
"pluginVersion": "8.2.0",
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(increase(requests_total[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Requests total / ${time}",
|
||
"type": "stat"
|
||
},
|
||
{
|
||
"datasource": null,
|
||
"description": "Number of all messages that have been processed / service",
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"mappings": [],
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "dark-red",
|
||
"value": null
|
||
},
|
||
{
|
||
"color": "light-green",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "short"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 3,
|
||
"w": 6,
|
||
"x": 6,
|
||
"y": 0
|
||
},
|
||
"id": 22,
|
||
"options": {
|
||
"colorMode": "value",
|
||
"graphMode": "area",
|
||
"justifyMode": "auto",
|
||
"orientation": "auto",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"fields": "",
|
||
"values": false
|
||
},
|
||
"text": {},
|
||
"textMode": "auto"
|
||
},
|
||
"pluginVersion": "8.2.0",
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(increase(messages_total[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Messages processed / ${time}",
|
||
"type": "stat"
|
||
},
|
||
{
|
||
"datasource": null,
|
||
"description": "Number of messages that have been saved to session files",
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"mappings": [],
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "dark-red",
|
||
"value": null
|
||
},
|
||
{
|
||
"color": "light-green",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "short"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 3,
|
||
"w": 6,
|
||
"x": 12,
|
||
"y": 0
|
||
},
|
||
"id": 24,
|
||
"options": {
|
||
"colorMode": "value",
|
||
"graphMode": "area",
|
||
"justifyMode": "auto",
|
||
"orientation": "auto",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"fields": "",
|
||
"values": false
|
||
},
|
||
"text": {},
|
||
"textMode": "auto"
|
||
},
|
||
"pluginVersion": "8.2.0",
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(increase(messages_saved[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Messages saved / ${time}",
|
||
"type": "stat"
|
||
},
|
||
{
|
||
"datasource": null,
|
||
"description": "Number of all sessions that have been compressed and saved to s3",
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"mappings": [],
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "dark-red",
|
||
"value": null
|
||
},
|
||
{
|
||
"color": "light-green",
|
||
"value": 80
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 3,
|
||
"w": 6,
|
||
"x": 18,
|
||
"y": 0
|
||
},
|
||
"id": 30,
|
||
"options": {
|
||
"colorMode": "value",
|
||
"graphMode": "area",
|
||
"justifyMode": "auto",
|
||
"orientation": "auto",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"fields": "",
|
||
"values": false
|
||
},
|
||
"text": {},
|
||
"textMode": "auto"
|
||
},
|
||
"pluginVersion": "8.2.0",
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(increase(sessions_total{container_name=\"saas-storage\"}[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Sessions stored in s3 / ${time}",
|
||
"type": "stat"
|
||
},
|
||
{
|
||
"collapsed": false,
|
||
"datasource": null,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 3
|
||
},
|
||
"id": 28,
|
||
"panels": [],
|
||
"title": "Storage",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateGreys",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Sizes of saved sessions (before compression)\n",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 4
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 32,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"pluginVersion": "7.5.11",
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(sessions_size_sum[${time}]))/sum(rate(sessions_size_count[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Session size histogram / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "decbytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateOranges",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Durations of archiving process for all handled sessions",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 4
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 34,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"pluginVersion": "7.5.11",
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(archiving_duration_sum[${time}]))/sum(rate(archiving_duration_count[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Archiving duration histogram / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "ms",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
},
|
||
{
|
||
"collapsed": false,
|
||
"datasource": null,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 12
|
||
},
|
||
"id": 20,
|
||
"panels": [],
|
||
"title": "Sink",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateOranges",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Sizes of saved messages\n",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 13
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 26,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"pluginVersion": "7.5.11",
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(messages_size_sum[${time}])) / sum(rate(messages_size_count[${time}]))",
|
||
"hide": false,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Message size histogram / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "decbytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
},
|
||
{
|
||
"collapsed": false,
|
||
"datasource": null,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 21
|
||
},
|
||
"id": 12,
|
||
"panels": [],
|
||
"title": "Http",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateOranges",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Sizes of request’s body for start and ingest endpoints",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 22
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 14,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"pluginVersion": "7.5.11",
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(requests_body_size_sum[${time}]))/sum(rate(requests_body_size_count[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"timeFrom": null,
|
||
"timeShift": null,
|
||
"title": "Request body size / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "decbytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateOranges",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Request processing duration for all endpoints",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 22
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 16,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"pluginVersion": "7.5.11",
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(requests_duration_sum[${time}]))/sum(rate(requests_duration_count[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Request duration / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "ms",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
},
|
||
{
|
||
"collapsed": false,
|
||
"datasource": null,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 30
|
||
},
|
||
"id": 6,
|
||
"panels": [],
|
||
"title": "ender",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"aliasColors": {
|
||
"Value": "green"
|
||
},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": null,
|
||
"description": "Number of active sessions (unfinished sessions)\n",
|
||
"fill": 1,
|
||
"fillGradient": 0,
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 31
|
||
},
|
||
"hiddenSeries": false,
|
||
"id": 8,
|
||
"legend": {
|
||
"avg": false,
|
||
"current": false,
|
||
"max": false,
|
||
"min": false,
|
||
"show": false,
|
||
"total": false,
|
||
"values": false
|
||
},
|
||
"lines": true,
|
||
"linewidth": 1,
|
||
"nullPointMode": "null",
|
||
"options": {
|
||
"alertThreshold": true
|
||
},
|
||
"percentage": false,
|
||
"pluginVersion": "8.2.0",
|
||
"pointradius": 2,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(sessions_active)",
|
||
"format": "time_series",
|
||
"interval": "",
|
||
"legendFormat": "{{ pod }}",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeRegions": [],
|
||
"timeShift": null,
|
||
"title": "Active sessions",
|
||
"tooltip": {
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "short",
|
||
"label": null,
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "short",
|
||
"label": null,
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": null,
|
||
"description": "Number of all sessions that have been processed / service",
|
||
"fill": 1,
|
||
"fillGradient": 0,
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 31
|
||
},
|
||
"hiddenSeries": false,
|
||
"id": 10,
|
||
"legend": {
|
||
"avg": false,
|
||
"current": false,
|
||
"max": false,
|
||
"min": false,
|
||
"show": false,
|
||
"total": false,
|
||
"values": false
|
||
},
|
||
"lines": true,
|
||
"linewidth": 1,
|
||
"nullPointMode": "null",
|
||
"options": {
|
||
"alertThreshold": true
|
||
},
|
||
"percentage": false,
|
||
"pluginVersion": "8.2.0",
|
||
"pointradius": 2,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(increase(sessions_total{container_name=\"saas-ender\"}[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeRegions": [],
|
||
"timeShift": null,
|
||
"title": "Sessions processed / ${time}",
|
||
"tooltip": {
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "short",
|
||
"label": null,
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "short",
|
||
"label": null,
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"collapsed": false,
|
||
"datasource": null,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 39
|
||
},
|
||
"id": 4,
|
||
"panels": [],
|
||
"title": "Assets",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"aliasColors": {},
|
||
"bars": false,
|
||
"dashLength": 10,
|
||
"dashes": false,
|
||
"datasource": null,
|
||
"description": "Number of all assets that have been processed / service",
|
||
"fill": 1,
|
||
"fillGradient": 0,
|
||
"gridPos": {
|
||
"h": 9,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 40
|
||
},
|
||
"hiddenSeries": false,
|
||
"id": 2,
|
||
"legend": {
|
||
"avg": false,
|
||
"current": false,
|
||
"max": false,
|
||
"min": false,
|
||
"show": false,
|
||
"total": false,
|
||
"values": false
|
||
},
|
||
"lines": true,
|
||
"linewidth": 1,
|
||
"nullPointMode": "null",
|
||
"options": {
|
||
"alertThreshold": true
|
||
},
|
||
"percentage": false,
|
||
"pluginVersion": "8.2.0",
|
||
"pointradius": 2,
|
||
"points": false,
|
||
"renderer": "flot",
|
||
"seriesOverrides": [],
|
||
"spaceLength": 10,
|
||
"stack": false,
|
||
"steppedLine": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(increase(assets_total[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"thresholds": [],
|
||
"timeFrom": null,
|
||
"timeRegions": [],
|
||
"timeShift": null,
|
||
"title": "Assets processed / ${time}",
|
||
"tooltip": {
|
||
"shared": true,
|
||
"sort": 0,
|
||
"value_type": "individual"
|
||
},
|
||
"type": "graph",
|
||
"xaxis": {
|
||
"buckets": null,
|
||
"mode": "time",
|
||
"name": null,
|
||
"show": true,
|
||
"values": []
|
||
},
|
||
"yaxes": [
|
||
{
|
||
"format": "short",
|
||
"label": null,
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true
|
||
},
|
||
{
|
||
"format": "short",
|
||
"label": null,
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true
|
||
}
|
||
],
|
||
"yaxis": {
|
||
"align": false,
|
||
"alignLevel": null
|
||
}
|
||
},
|
||
{
|
||
"collapsed": false,
|
||
"datasource": null,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 49
|
||
},
|
||
"id": 36,
|
||
"panels": [],
|
||
"title": "Db",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateOranges",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Size of batch in bytes before execution in PG",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 50
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 38,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(batch_size_bytes_sum[${time}]))/sum(rate(batch_size_bytes_count[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Batch size / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "decbytes",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateOranges",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Number of sql requests before execution in PG",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 12,
|
||
"y": 50
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 39,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(batch_size_lines_sum[${time}]))/sum(rate(batch_size_lines_count[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Number of sql requests before PG execution / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "short",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
},
|
||
{
|
||
"cards": {
|
||
"cardPadding": null,
|
||
"cardRound": null
|
||
},
|
||
"color": {
|
||
"cardColor": "#FADE2A",
|
||
"colorScale": "sqrt",
|
||
"colorScheme": "interpolateOranges",
|
||
"exponent": 0.5,
|
||
"mode": "opacity"
|
||
},
|
||
"dataFormat": "timeseries",
|
||
"datasource": null,
|
||
"description": "Duration of SQL request",
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 12,
|
||
"x": 0,
|
||
"y": 58
|
||
},
|
||
"heatmap": {},
|
||
"hideZeroBuckets": false,
|
||
"highlightCards": true,
|
||
"id": 40,
|
||
"legend": {
|
||
"show": false
|
||
},
|
||
"reverseYBuckets": false,
|
||
"targets": [
|
||
{
|
||
"exemplar": true,
|
||
"expr": "sum(rate(sql_request_time_sum[${time}]))/sum(rate(sql_request_time_count[${time}]))",
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Duration of sql request / ${time}",
|
||
"tooltip": {
|
||
"show": true,
|
||
"showHistogram": false
|
||
},
|
||
"type": "heatmap",
|
||
"xAxis": {
|
||
"show": true
|
||
},
|
||
"xBucketNumber": null,
|
||
"xBucketSize": null,
|
||
"yAxis": {
|
||
"decimals": null,
|
||
"format": "ms",
|
||
"logBase": 1,
|
||
"max": null,
|
||
"min": null,
|
||
"show": true,
|
||
"splitFactor": null
|
||
},
|
||
"yBucketBound": "auto",
|
||
"yBucketNumber": null,
|
||
"yBucketSize": null
|
||
}
|
||
],
|
||
"refresh": "",
|
||
"schemaVersion": 31,
|
||
"style": "dark",
|
||
"tags": [],
|
||
"templating": {
|
||
"list": [
|
||
{
|
||
"auto": true,
|
||
"auto_count": 30,
|
||
"auto_min": "1m",
|
||
"current": {
|
||
"selected": false,
|
||
"text": "auto",
|
||
"value": "$__auto_interval_time"
|
||
},
|
||
"description": null,
|
||
"error": null,
|
||
"hide": 1,
|
||
"label": "Data sampling time",
|
||
"name": "time",
|
||
"options": [
|
||
{
|
||
"selected": true,
|
||
"text": "auto",
|
||
"value": "$__auto_interval_time"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "1m",
|
||
"value": "1m"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "2m",
|
||
"value": "2m"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "5m",
|
||
"value": "5m"
|
||
},
|
||
{
|
||
"selected": false,
|
||
"text": "10m",
|
||
"value": "10m"
|
||
}
|
||
],
|
||
"query": "1m,2m,5m,10m",
|
||
"queryValue": "",
|
||
"refresh": 2,
|
||
"skipUrlSync": false,
|
||
"type": "interval"
|
||
}
|
||
]
|
||
},
|
||
"time": {
|
||
"from": "now-6h",
|
||
"to": "now"
|
||
},
|
||
"timepicker": {},
|
||
"timezone": "",
|
||
"title": "Openreplay Components Dashboard",
|
||
"uid": "aq_tupq7k",
|
||
"version": 31
|
||
}
|