This is an automated email from the ASF dual-hosted git repository. rouazana pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 719038f824fe54a7e6c8a35ec14756aebec8e2c1 Author: Rémi Kowalski <[email protected]> AuthorDate: Mon Mar 25 18:10:31 2019 +0100 JAMES-2691 add graphana board for elasticsearch rate MailboxListeners --- .../MailboxListeners rate-1552903378376.json | 824 +++++++++++++++++++++ grafana-reporting/README.md | 3 +- src/site/xdoc/server/metrics.xml | 1 + 3 files changed, 827 insertions(+), 1 deletion(-) diff --git a/grafana-reporting/MailboxListeners rate-1552903378376.json b/grafana-reporting/MailboxListeners rate-1552903378376.json new file mode 100644 index 0000000..17a84b5 --- /dev/null +++ b/grafana-reporting/MailboxListeners rate-1552903378376.json @@ -0,0 +1,824 @@ +{ + "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, + "id": 1, + "links": [], + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "Elasticsearch", + "fill": 1, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 0 + }, + "id": 23, + "legend": { + "avg": true, + "current": false, + "max": true, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "connected", + "paceLength": 10, + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "stack": false, + "steppedLine": false, + "targets": [ + { + "bucketAggs": [ + { + "field": "@timestamp", + "id": "2", + "settings": { + "interval": "auto", + "min_doc_count": 0, + "trimEdges": 0 + }, + "type": "date_histogram" + } + ], + "dsType": "elasticsearch", + "metrics": [ + { + "field": "mean_rate", + "id": "1", + "meta": {}, + "pipelineAgg": "3", + "settings": {}, + "type": "avg" + }, + { + "field": "m15_rate", + "id": "3", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m5_rate", + "id": "4", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m1_rate", + "id": "5", + "meta": {}, + "settings": {}, + "type": "avg" + } + ], + "query": "name:mailbox-listener-ElasticSearchListeningMessageSearchIndex", + "refId": "A", + "timeField": "@timestamp" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "ElasticSearch indexing", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "reqps", + "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": "Elasticsearch", + "fill": 1, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 0 + }, + "id": 2, + "legend": { + "avg": true, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "connected", + "paceLength": 10, + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "stack": false, + "steppedLine": false, + "targets": [ + { + "bucketAggs": [ + { + "field": "@timestamp", + "id": "2", + "settings": { + "interval": "auto", + "min_doc_count": 0, + "trimEdges": 0 + }, + "type": "date_histogram" + } + ], + "dsType": "elasticsearch", + "metrics": [ + { + "field": "mean_rate", + "id": "1", + "meta": {}, + "pipelineAgg": "3", + "settings": {}, + "type": "avg" + }, + { + "field": "m15_rate", + "id": "3", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m5_rate", + "id": "4", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m1_rate", + "id": "5", + "meta": {}, + "settings": {}, + "type": "avg" + } + ], + "query": "name:mailbox-listener-ElasticSearchQuotaMailboxListener", + "refId": "A", + "timeField": "@timestamp" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Quota Search ElasticSearch indexing", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "reqps", + "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": "Elasticsearch", + "fill": 1, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 0 + }, + "id": 11, + "legend": { + "avg": true, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "connected", + "paceLength": 10, + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "stack": false, + "steppedLine": false, + "targets": [ + { + "bucketAggs": [ + { + "field": "@timestamp", + "id": "2", + "settings": { + "interval": "auto", + "min_doc_count": 0, + "trimEdges": 0 + }, + "type": "date_histogram" + } + ], + "dsType": "elasticsearch", + "metrics": [ + { + "field": "mean_rate", + "id": "1", + "meta": {}, + "pipelineAgg": "3", + "settings": {}, + "type": "avg" + }, + { + "field": "m15_rate", + "id": "3", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m5_rate", + "id": "4", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m1_rate", + "id": "5", + "meta": {}, + "settings": {}, + "type": "avg" + } + ], + "query": "name:mailbox-listener-SpamAssassinListener", + "refId": "A", + "timeField": "@timestamp" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "SpamAssassin HAM/SPAM reporting", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "reqps", + "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": "Elasticsearch", + "fill": 1, + "gridPos": { + "h": 11, + "w": 8, + "x": 0, + "y": 11 + }, + "id": 10, + "legend": { + "avg": true, + "current": false, + "max": true, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "connected", + "paceLength": 10, + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "stack": false, + "steppedLine": false, + "targets": [ + { + "bucketAggs": [ + { + "field": "@timestamp", + "id": "2", + "settings": { + "interval": "auto", + "min_doc_count": 0, + "trimEdges": 0 + }, + "type": "date_histogram" + } + ], + "dsType": "elasticsearch", + "metrics": [ + { + "field": "mean_rate", + "id": "1", + "meta": {}, + "pipelineAgg": "3", + "settings": {}, + "type": "avg" + }, + { + "field": "m15_rate", + "id": "3", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m5_rate", + "id": "4", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m1_rate", + "id": "5", + "meta": {}, + "settings": {}, + "type": "avg" + } + ], + "query": "name:mailbox-listener-ListeningCurrentQuotaUpdater", + "refId": "A", + "timeField": "@timestamp" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Quota updates", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "reqps", + "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": "Elasticsearch", + "fill": 1, + "gridPos": { + "h": 11, + "w": 8, + "x": 8, + "y": 11 + }, + "id": 6, + "legend": { + "avg": true, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "connected", + "paceLength": 10, + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "stack": false, + "steppedLine": false, + "targets": [ + { + "bucketAggs": [ + { + "field": "@timestamp", + "id": "2", + "settings": { + "interval": "auto", + "min_doc_count": 0, + "trimEdges": 0 + }, + "type": "date_histogram" + } + ], + "dsType": "elasticsearch", + "metrics": [ + { + "field": "mean_rate", + "id": "1", + "meta": {}, + "pipelineAgg": "3", + "settings": {}, + "type": "avg" + }, + { + "field": "m15_rate", + "id": "3", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m5_rate", + "id": "4", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m1_rate", + "id": "5", + "meta": {}, + "settings": {}, + "type": "avg" + } + ], + "query": "name:mailbox-listener-MailboxAnnotationListener", + "refId": "A", + "timeField": "@timestamp" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Mailbox annotations", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "reqps", + "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": "Elasticsearch", + "fill": 1, + "gridPos": { + "h": 11, + "w": 8, + "x": 16, + "y": 11 + }, + "id": 24, + "legend": { + "avg": true, + "current": false, + "max": true, + "min": false, + "show": true, + "total": false, + "values": true + }, + "lines": true, + "linewidth": 1, + "links": [], + "nullPointMode": "connected", + "paceLength": 10, + "percentage": false, + "pointradius": 5, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "stack": false, + "steppedLine": false, + "targets": [ + { + "bucketAggs": [ + { + "field": "@timestamp", + "id": "2", + "settings": { + "interval": "auto", + "min_doc_count": 0, + "trimEdges": 0 + }, + "type": "date_histogram" + } + ], + "dsType": "elasticsearch", + "metrics": [ + { + "field": "mean_rate", + "id": "1", + "meta": {}, + "pipelineAgg": "3", + "settings": {}, + "type": "avg" + }, + { + "field": "m15_rate", + "id": "3", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m5_rate", + "id": "4", + "meta": {}, + "settings": {}, + "type": "avg" + }, + { + "field": "m1_rate", + "id": "5", + "meta": {}, + "settings": {}, + "type": "avg" + } + ], + "query": "name: mailbox-listener-QuotaThresholdCrossingListener", + "refId": "A", + "timeField": "@timestamp" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Quota mailing", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "reqps", + "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 + } + } + ], + "refresh": false, + "schemaVersion": 18, + "style": "dark", + "tags": [], + "templating": { + "list": [] + }, + "time": { + "from": "now-24h", + "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": "MailboxListeners rate", + "uid": "EM-tudqik", + "version": 3 +} \ No newline at end of file diff --git a/grafana-reporting/README.md b/grafana-reporting/README.md index 7201b91..1a21acd 100644 --- a/grafana-reporting/README.md +++ b/grafana-reporting/README.md @@ -34,7 +34,8 @@ Note that you need to run a guice version of James. - Cassandra driver statistics - Tika HTTP client statistics - SpamAssassin TCP client statistics - - Mailbox listeners statistics + - Mailbox listeners statistics execution times + - Mailbox listeners requests rate - MailQueue enqueue/dequeue timer & counter statistics - BlobStore timer statistics - Statistics about pre-deletion hooks execution times diff --git a/src/site/xdoc/server/metrics.xml b/src/site/xdoc/server/metrics.xml index d9fa171..063e58e 100644 --- a/src/site/xdoc/server/metrics.xml +++ b/src/site/xdoc/server/metrics.xml @@ -66,6 +66,7 @@ <li>Tika HTTP client statistics</li> <li>SpamAssassin TCP client statistics</li> <li>Mailbox listeners statistics time percentiles</li> + <li>Mailbox listeners statistics requests rate</li> <li>Pre-deletion hooks execution statistics time percentiles</li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
