mirror of https://github.com/grafana/grafana
Update dashboards (#20486)
parent
d630ac4b68
commit
22edacd4a8
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,784 @@ |
||||
{ |
||||
"__inputs": [ |
||||
{ |
||||
"name": "DS_CLOUDWATCH", |
||||
"label": "CloudWatch", |
||||
"description": "", |
||||
"type": "datasource", |
||||
"pluginId": "cloudwatch", |
||||
"pluginName": "CloudWatch" |
||||
} |
||||
], |
||||
"__requires": [ |
||||
{ |
||||
"type": "datasource", |
||||
"id": "cloudwatch", |
||||
"name": "CloudWatch", |
||||
"version": "1.0.0" |
||||
}, |
||||
{ |
||||
"type": "grafana", |
||||
"id": "grafana", |
||||
"name": "Grafana", |
||||
"version": "6.6.0-pre" |
||||
}, |
||||
{ |
||||
"type": "panel", |
||||
"id": "graph", |
||||
"name": "Graph", |
||||
"version": "" |
||||
}, |
||||
{ |
||||
"type": "panel", |
||||
"id": "text", |
||||
"name": "Text", |
||||
"version": "" |
||||
} |
||||
], |
||||
"annotations": { |
||||
"list": [ |
||||
{ |
||||
"builtIn": 1, |
||||
"datasource": "-- Grafana --", |
||||
"enable": true, |
||||
"hide": true, |
||||
"iconColor": "rgba(0, 211, 255, 1)", |
||||
"name": "Annotations & Alerts", |
||||
"type": "dashboard" |
||||
} |
||||
] |
||||
}, |
||||
"description": "Visualize Amazon CloudWatch Log based metrics", |
||||
"editable": true, |
||||
"gnetId": null, |
||||
"graphTooltip": 0, |
||||
"id": null, |
||||
"iteration": 1574321829202, |
||||
"links": [], |
||||
"panels": [ |
||||
{ |
||||
"aliasColors": {}, |
||||
"bars": false, |
||||
"dashLength": 10, |
||||
"dashes": false, |
||||
"datasource": "$datasource", |
||||
"fill": 1, |
||||
"fillGradient": 0, |
||||
"gridPos": { |
||||
"h": 8, |
||||
"w": 24, |
||||
"x": 0, |
||||
"y": 0 |
||||
}, |
||||
"hiddenSeries": false, |
||||
"id": 2, |
||||
"legend": { |
||||
"alignAsTable": true, |
||||
"avg": true, |
||||
"current": false, |
||||
"max": false, |
||||
"min": false, |
||||
"rightSide": true, |
||||
"show": true, |
||||
"sort": "avg", |
||||
"sortDesc": true, |
||||
"total": false, |
||||
"values": true |
||||
}, |
||||
"lines": true, |
||||
"linewidth": 1, |
||||
"nullPointMode": "null", |
||||
"options": { |
||||
"dataLinks": [] |
||||
}, |
||||
"percentage": false, |
||||
"pointradius": 2, |
||||
"points": false, |
||||
"renderer": "flot", |
||||
"seriesOverrides": [], |
||||
"spaceLength": 10, |
||||
"stack": false, |
||||
"steppedLine": true, |
||||
"targets": [ |
||||
{ |
||||
"alias": "", |
||||
"dimensions": { |
||||
"LogGroupName": "*" |
||||
}, |
||||
"expression": "REMOVE_EMPTY(SEARCH('{AWS/Logs,LogGroupName} MetricName=\"IncomingLogEvents\"', 'Sum', $period))/$period", |
||||
"id": "", |
||||
"matchExact": true, |
||||
"metricName": "IncomingLogEvents", |
||||
"namespace": "AWS/Logs", |
||||
"period": "$period", |
||||
"refId": "A", |
||||
"region": "$region", |
||||
"statistics": ["Sum"] |
||||
} |
||||
], |
||||
"thresholds": [], |
||||
"timeFrom": null, |
||||
"timeRegions": [], |
||||
"timeShift": null, |
||||
"title": "Incoming log events [count/sec]", |
||||
"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": "$datasource", |
||||
"fill": 1, |
||||
"fillGradient": 0, |
||||
"gridPos": { |
||||
"h": 8, |
||||
"w": 24, |
||||
"x": 0, |
||||
"y": 8 |
||||
}, |
||||
"hiddenSeries": false, |
||||
"id": 3, |
||||
"legend": { |
||||
"alignAsTable": true, |
||||
"avg": true, |
||||
"current": false, |
||||
"max": false, |
||||
"min": false, |
||||
"rightSide": true, |
||||
"show": true, |
||||
"sort": "avg", |
||||
"sortDesc": true, |
||||
"total": false, |
||||
"values": true |
||||
}, |
||||
"lines": true, |
||||
"linewidth": 1, |
||||
"nullPointMode": "null", |
||||
"options": { |
||||
"dataLinks": [] |
||||
}, |
||||
"percentage": false, |
||||
"pointradius": 2, |
||||
"points": false, |
||||
"renderer": "flot", |
||||
"seriesOverrides": [], |
||||
"spaceLength": 10, |
||||
"stack": false, |
||||
"steppedLine": true, |
||||
"targets": [ |
||||
{ |
||||
"alias": "", |
||||
"dimensions": { |
||||
"LogGroupName": "*" |
||||
}, |
||||
"expression": "REMOVE_EMPTY(SEARCH('{AWS/Logs,LogGroupName} MetricName=\"IncomingBytes\"', 'Sum', $period))/$period", |
||||
"id": "", |
||||
"matchExact": true, |
||||
"metricName": "IncomingLogEvents", |
||||
"namespace": "AWS/Logs", |
||||
"period": "$period", |
||||
"refId": "A", |
||||
"region": "$region", |
||||
"statistics": ["Sum"] |
||||
} |
||||
], |
||||
"thresholds": [], |
||||
"timeFrom": null, |
||||
"timeRegions": [], |
||||
"timeShift": null, |
||||
"title": "Incoming bytes [bytes/sec]", |
||||
"tooltip": { |
||||
"shared": true, |
||||
"sort": 0, |
||||
"value_type": "individual" |
||||
}, |
||||
"type": "graph", |
||||
"xaxis": { |
||||
"buckets": null, |
||||
"mode": "time", |
||||
"name": null, |
||||
"show": true, |
||||
"values": [] |
||||
}, |
||||
"yaxes": [ |
||||
{ |
||||
"format": "decbytes", |
||||
"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": "$datasource", |
||||
"fill": 1, |
||||
"fillGradient": 0, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 12, |
||||
"x": 0, |
||||
"y": 16 |
||||
}, |
||||
"hiddenSeries": false, |
||||
"id": 4, |
||||
"legend": { |
||||
"alignAsTable": true, |
||||
"avg": true, |
||||
"current": false, |
||||
"max": false, |
||||
"min": false, |
||||
"rightSide": true, |
||||
"show": true, |
||||
"sort": "avg", |
||||
"sortDesc": true, |
||||
"total": false, |
||||
"values": true |
||||
}, |
||||
"lines": true, |
||||
"linewidth": 1, |
||||
"nullPointMode": "null", |
||||
"options": { |
||||
"dataLinks": [] |
||||
}, |
||||
"percentage": false, |
||||
"pointradius": 2, |
||||
"points": false, |
||||
"renderer": "flot", |
||||
"seriesOverrides": [], |
||||
"spaceLength": 10, |
||||
"stack": false, |
||||
"steppedLine": true, |
||||
"targets": [ |
||||
{ |
||||
"dimensions": { |
||||
"LogGroupName": "*" |
||||
}, |
||||
"expression": "", |
||||
"matchExact": true, |
||||
"metricName": "DeliveryErrors", |
||||
"namespace": "AWS/Logs", |
||||
"period": "$period", |
||||
"refId": "A", |
||||
"region": "$region", |
||||
"statistics": ["Sum"] |
||||
} |
||||
], |
||||
"thresholds": [], |
||||
"timeFrom": null, |
||||
"timeRegions": [], |
||||
"timeShift": null, |
||||
"title": "Delivery errors [count]", |
||||
"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": "$datasource", |
||||
"fill": 1, |
||||
"fillGradient": 0, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 12, |
||||
"x": 12, |
||||
"y": 16 |
||||
}, |
||||
"hiddenSeries": false, |
||||
"id": 5, |
||||
"legend": { |
||||
"alignAsTable": true, |
||||
"avg": true, |
||||
"current": false, |
||||
"max": false, |
||||
"min": false, |
||||
"rightSide": true, |
||||
"show": true, |
||||
"sort": "avg", |
||||
"sortDesc": true, |
||||
"total": false, |
||||
"values": true |
||||
}, |
||||
"lines": true, |
||||
"linewidth": 1, |
||||
"nullPointMode": "null", |
||||
"options": { |
||||
"dataLinks": [] |
||||
}, |
||||
"percentage": false, |
||||
"pointradius": 2, |
||||
"points": false, |
||||
"renderer": "flot", |
||||
"seriesOverrides": [], |
||||
"spaceLength": 10, |
||||
"stack": false, |
||||
"steppedLine": true, |
||||
"targets": [ |
||||
{ |
||||
"dimensions": { |
||||
"LogGroupName": "*" |
||||
}, |
||||
"expression": "", |
||||
"matchExact": true, |
||||
"metricName": "DeliveryThrottling", |
||||
"namespace": "AWS/Logs", |
||||
"period": "$period", |
||||
"refId": "A", |
||||
"region": "$region", |
||||
"statistics": ["Sum"] |
||||
} |
||||
], |
||||
"thresholds": [], |
||||
"timeFrom": null, |
||||
"timeRegions": [], |
||||
"timeShift": null, |
||||
"title": "Delivery throttling [count]", |
||||
"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": "$datasource", |
||||
"fill": 1, |
||||
"fillGradient": 0, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 12, |
||||
"x": 0, |
||||
"y": 25 |
||||
}, |
||||
"hiddenSeries": false, |
||||
"id": 6, |
||||
"legend": { |
||||
"alignAsTable": true, |
||||
"avg": true, |
||||
"current": false, |
||||
"max": false, |
||||
"min": false, |
||||
"rightSide": true, |
||||
"show": true, |
||||
"sort": "avg", |
||||
"sortDesc": true, |
||||
"total": false, |
||||
"values": true |
||||
}, |
||||
"lines": true, |
||||
"linewidth": 1, |
||||
"nullPointMode": "null", |
||||
"options": { |
||||
"dataLinks": [] |
||||
}, |
||||
"percentage": false, |
||||
"pointradius": 2, |
||||
"points": false, |
||||
"renderer": "flot", |
||||
"seriesOverrides": [], |
||||
"spaceLength": 10, |
||||
"stack": false, |
||||
"steppedLine": true, |
||||
"targets": [ |
||||
{ |
||||
"dimensions": { |
||||
"LogGroupName": "*" |
||||
}, |
||||
"expression": "REMOVE_EMPTY(SEARCH('{AWS/Logs,LogGroupName} MetricName=\"ForwardedLogEvents\"', 'Sum', $period))/$period", |
||||
"matchExact": true, |
||||
"metricName": "ForwardedLogEvents", |
||||
"namespace": "AWS/Logs", |
||||
"period": "$period", |
||||
"refId": "A", |
||||
"region": "$region", |
||||
"statistics": ["Sum"] |
||||
} |
||||
], |
||||
"thresholds": [], |
||||
"timeFrom": null, |
||||
"timeRegions": [], |
||||
"timeShift": null, |
||||
"title": "Forwarded log events [count/sec]", |
||||
"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": "0", |
||||
"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": "$datasource", |
||||
"fill": 1, |
||||
"fillGradient": 0, |
||||
"gridPos": { |
||||
"h": 9, |
||||
"w": 12, |
||||
"x": 12, |
||||
"y": 25 |
||||
}, |
||||
"hiddenSeries": false, |
||||
"id": 7, |
||||
"legend": { |
||||
"alignAsTable": true, |
||||
"avg": true, |
||||
"current": false, |
||||
"max": false, |
||||
"min": false, |
||||
"rightSide": true, |
||||
"show": true, |
||||
"sort": "avg", |
||||
"sortDesc": true, |
||||
"total": false, |
||||
"values": true |
||||
}, |
||||
"lines": true, |
||||
"linewidth": 1, |
||||
"nullPointMode": "null", |
||||
"options": { |
||||
"dataLinks": [] |
||||
}, |
||||
"percentage": false, |
||||
"pointradius": 2, |
||||
"points": false, |
||||
"renderer": "flot", |
||||
"seriesOverrides": [], |
||||
"spaceLength": 10, |
||||
"stack": false, |
||||
"steppedLine": true, |
||||
"targets": [ |
||||
{ |
||||
"dimensions": { |
||||
"LogGroupName": "*" |
||||
}, |
||||
"expression": "REMOVE_EMPTY(SEARCH('{AWS/Logs,LogGroupName} MetricName=\"ForwardedBytes\"', 'Sum', $period))/$period", |
||||
"matchExact": true, |
||||
"metricName": "ForwardedBytes", |
||||
"namespace": "AWS/Logs", |
||||
"period": "$period", |
||||
"refId": "A", |
||||
"region": "$region", |
||||
"statistics": ["Sum"] |
||||
} |
||||
], |
||||
"thresholds": [], |
||||
"timeFrom": null, |
||||
"timeRegions": [], |
||||
"timeShift": null, |
||||
"title": "Forwarded bytes [bytes/sec]", |
||||
"tooltip": { |
||||
"shared": true, |
||||
"sort": 0, |
||||
"value_type": "individual" |
||||
}, |
||||
"type": "graph", |
||||
"xaxis": { |
||||
"buckets": null, |
||||
"mode": "time", |
||||
"name": null, |
||||
"show": true, |
||||
"values": [] |
||||
}, |
||||
"yaxes": [ |
||||
{ |
||||
"format": "decbytes", |
||||
"label": null, |
||||
"logBase": 1, |
||||
"max": null, |
||||
"min": "0", |
||||
"show": true |
||||
}, |
||||
{ |
||||
"format": "short", |
||||
"label": null, |
||||
"logBase": 1, |
||||
"max": null, |
||||
"min": null, |
||||
"show": true |
||||
} |
||||
], |
||||
"yaxis": { |
||||
"align": false, |
||||
"alignLevel": null |
||||
} |
||||
}, |
||||
{ |
||||
"content": "For more information about the available metrics for Amazon CloudWatch Logs, please visit the [CloudWatch documentation](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Monitoring-CloudWatch-Metrics.html).", |
||||
"datasource": "${DS_CLOUDWATCH}", |
||||
"gridPos": { |
||||
"h": 2, |
||||
"w": 24, |
||||
"x": 0, |
||||
"y": 34 |
||||
}, |
||||
"id": 9, |
||||
"mode": "markdown", |
||||
"options": {}, |
||||
"targets": [ |
||||
{ |
||||
"alias": "", |
||||
"dimensions": {}, |
||||
"expression": "", |
||||
"id": "", |
||||
"matchExact": true, |
||||
"metricName": "", |
||||
"namespace": "", |
||||
"refId": "A", |
||||
"region": "default", |
||||
"statistics": ["Average"] |
||||
} |
||||
], |
||||
"timeFrom": null, |
||||
"timeShift": null, |
||||
"title": " ", |
||||
"type": "text" |
||||
} |
||||
], |
||||
"refresh": false, |
||||
"schemaVersion": 21, |
||||
"style": "dark", |
||||
"tags": ["Amazon", "AWS", "CloudWatch", "Logs"], |
||||
"templating": { |
||||
"list": [ |
||||
{ |
||||
"current": { |
||||
"text": "default", |
||||
"value": "default" |
||||
}, |
||||
"hide": 0, |
||||
"includeAll": false, |
||||
"label": "Data source", |
||||
"multi": false, |
||||
"name": "datasource", |
||||
"options": [], |
||||
"query": "cloudwatch", |
||||
"refresh": 1, |
||||
"regex": "", |
||||
"skipUrlSync": false, |
||||
"type": "datasource" |
||||
}, |
||||
{ |
||||
"allValue": null, |
||||
"current": { |
||||
"text": "default", |
||||
"value": "default" |
||||
}, |
||||
"datasource": "$datasource", |
||||
"definition": "regions()", |
||||
"hide": 0, |
||||
"includeAll": false, |
||||
"label": "Region", |
||||
"multi": false, |
||||
"name": "region", |
||||
"options": [], |
||||
"query": "regions()", |
||||
"refresh": 1, |
||||
"regex": "", |
||||
"skipUrlSync": false, |
||||
"sort": 0, |
||||
"tagValuesQuery": "", |
||||
"tags": [], |
||||
"tagsQuery": "", |
||||
"type": "query", |
||||
"useTags": false |
||||
}, |
||||
{ |
||||
"allValue": null, |
||||
"current": { |
||||
"selected": true, |
||||
"tags": [], |
||||
"text": "300", |
||||
"value": "300" |
||||
}, |
||||
"hide": 0, |
||||
"includeAll": false, |
||||
"label": "Period [sec]", |
||||
"multi": false, |
||||
"name": "period", |
||||
"options": [ |
||||
{ |
||||
"selected": false, |
||||
"text": "60", |
||||
"value": "60" |
||||
}, |
||||
{ |
||||
"selected": true, |
||||
"text": "300", |
||||
"value": "300" |
||||
}, |
||||
{ |
||||
"selected": false, |
||||
"text": "3600", |
||||
"value": "3600" |
||||
} |
||||
], |
||||
"query": "60,300,3600", |
||||
"skipUrlSync": false, |
||||
"type": "custom" |
||||
} |
||||
] |
||||
}, |
||||
"time": { |
||||
"from": "now-6h", |
||||
"to": "now" |
||||
}, |
||||
"timepicker": { |
||||
"refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"] |
||||
}, |
||||
"timezone": "", |
||||
"title": "Amazon CloudWatch Logs", |
||||
"uid": "5lKoAHxZz", |
||||
"version": 1 |
||||
} |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue