{ "annotations": { "list": [ { "datasource": "lma", "enable": true, "iconColor": "#C0C6BE", "iconSize": 13, "lineColor": "rgba(255, 96, 96, 0.592157)", "name": "Status", "query": "select title,tags,text from annotations where $timeFilter and cluster = 'elasticsearch'", "showLine": true, "tagsColumn": "tags", "textColumn": "text", "titleColumn": "title" } ] }, "editable": true, "gnetId": null, "graphTooltip": 1, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": "250px", "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(71, 212, 59, 0.4)", "rgba(241, 181, 37, 0.73)", "rgba(225, 40, 40, 0.59)" ], "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 59, "interval": "> 60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "column": "value", "condition": "", "dsType": "influxdb", "fill": "", "function": "last", "groupBy": [], "groupby_field": "", "interval": "", "measurement": "cluster_status", "policy": "default", "query": "SELECT last(\"value\") FROM \"cluster_status\" WHERE \"cluster_name\" = 'elasticsearch' AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "cluster_name", "operator": "=", "value": "elasticsearch" } ] } ], "thresholds": "1,3", "title": "", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "no data", "value": "null" }, { "op": "=", "text": "OKAY", "value": "0" }, { "op": "=", "text": "WARN", "value": "1" }, { "op": "=", "text": "UNKW", "value": "2" }, { "op": "=", "text": "CRIT", "value": "3" }, { "op": "=", "text": "DOWN", "value": "4" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 61, "interval": ">60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "alias": "number", "dsType": "influxdb", "groupBy": [], "measurement": "elasticsearch_cluster_number_of_nodes", "policy": "default", "query": "SELECT last(\"value\") FROM \"elasticsearch_cluster_number_of_nodes\" WHERE $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Number of nodes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "editable": true, "error": false, "fill": 0, "grid": {}, "id": 60, "interval": ">60s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "active primary", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "measurement": "elasticsearch_cluster_active_primary_shards", "policy": "default", "query": "SELECT last(\"value\") FROM \"elasticsearch_cluster_active_primary_shards\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=", "value": "$environment" } ] }, { "alias": "active", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "measurement": "elasticsearch_cluster_active_shards", "policy": "default", "query": "SELECT last(\"value\") FROM \"elasticsearch_cluster_active_shards\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=", "value": "$environment" } ] }, { "alias": "relocating", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "measurement": "elasticsearch_cluster_relocating_shards", "policy": "default", "query": "SELECT last(\"value\") FROM \"elasticsearch_cluster_relocating_shards\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=", "value": "$environment" } ] }, { "alias": "unassigned", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "measurement": "elasticsearch_cluster_unassigned_shards", "policy": "default", "query": "SELECT last(\"value\") FROM \"elasticsearch_cluster_unassigned_shards\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=", "value": "$environment" } ] }, { "alias": "initializing", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "measurement": "elasticsearch_cluster_initializing_shards", "policy": "default", "query": "SELECT last(\"value\") FROM \"elasticsearch_cluster_initializing_shards\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=", "value": "$environment" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Shards", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "shards", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "editable": true, "error": false, "fill": 0, "grid": {}, "id": 62, "interval": ">60s", "legend": { "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "tasks", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "measurement": "elasticsearch_cluster_number_of_pending_tasks", "policy": "default", "query": "SELECT last(\"value\") FROM \"elasticsearch_cluster_number_of_pending_tasks\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=", "value": "$environment" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Pending tasks", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "tasks", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Cluster", "titleSize": "h6" }, { "collapse": false, "height": "200px", "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 32, "interval": "> 60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "column": "value", "dsType": "influxdb", "function": "last", "groupBy": [ { "params": [ "$interval" ], "type": "time" } ], "measurement": "lma_components_threads", "policy": "default", "query": "SELECT last(\"value\") FROM \"lma_components_threads\" WHERE \"service\" = 'elasticsearch' AND \"hostname\" =~ /^$server$/ AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "service", "operator": "=", "value": "elasticsearch" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Threads", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "editable": true, "error": false, "fill": 0, "grid": {}, "id": 31, "interval": "> 60s", "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "rss", "column": "value", "dsType": "influxdb", "function": "mean", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "lma_components_memory_rss", "policy": "default", "query": "SELECT mean(\"value\") FROM \"lma_components_memory_rss\" WHERE \"service\" = 'elasticsearch' AND \"hostname\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval) fill(previous)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=", "value": "elasticsearch" }, { "condition": "AND", "key": "hostname", "operator": "=", "value": "$server" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Resident Set Size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "editable": true, "error": false, "fill": 0, "grid": {}, "id": 33, "interval": "> 60s", "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "read", "column": "value", "dsType": "influxdb", "function": "mean", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "lma_components_disk_bytes_read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"lma_components_disk_bytes_read\" WHERE \"service\" = 'elasticsearch' AND \"hostname\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval) fill(0)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=", "value": "elasticsearch" }, { "condition": "AND", "key": "hostname", "operator": "=", "value": "$server" } ] }, { "alias": "write", "column": "value", "dsType": "influxdb", "function": "mean", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "lma_components_disk_bytes_write", "policy": "default", "query": "SELECT mean(\"value\") FROM \"lma_components_disk_bytes_write\" WHERE \"service\" = 'elasticsearch' AND \"hostname\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval) fill(0)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=", "value": "elasticsearch" }, { "condition": "AND", "key": "hostname", "operator": "=", "value": "$server" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk I/O", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "bytes/sec", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "editable": true, "error": false, "fill": 1, "grid": {}, "id": 36, "interval": "> 60s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "alias": "system", "column": "value", "dsType": "influxdb", "function": "mean", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "lma_components_cputime_syst", "policy": "default", "query": "SELECT mean(\"value\") FROM \"lma_components_cputime_syst\" WHERE \"service\" = 'elasticsearch' AND \"hostname\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval) fill(0)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=", "value": "elasticsearch" }, { "condition": "AND", "key": "hostname", "operator": "=", "value": "$server" } ] }, { "alias": "user", "column": "value", "dsType": "influxdb", "function": "mean", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "lma_components_cputime_user", "policy": "default", "query": "SELECT mean(\"value\") FROM \"lma_components_cputime_user\" WHERE \"service\" = 'elasticsearch' AND \"hostname\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval) fill(0)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "service", "operator": "=", "value": "elasticsearch" }, { "condition": "AND", "key": "hostname", "operator": "=", "value": "$server" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 92, "interval": ">60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_fd_open_percent", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Open file descriptors", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Instance $server", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 75, "interval": ">60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_store_size", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Storage size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 74, "interval": ">60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_documents", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Total Documents", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 63, "interval": ">60s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "indexation rate", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_documents", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "environment_label", "operator": "=~", "value": "/^$environment$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Documents creation rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "doc/sec", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ] }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 73, "interval": ">30s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "merge", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_merges", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "refresh", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_refresh", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "flush", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_refresh", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "op/sec", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] }, { "content": "", "id": 87, "links": [], "mode": "markdown", "span": 2, "title": "", "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 79, "interval": ">60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_indexing_failed", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Total failed indexing", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 80, "interval": ">30s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "latency", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_indexing_latency", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Indexing latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 77, "interval": ">30s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "merge latency", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_merges_latency", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "flush latency", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_flush_latency", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "refresh latency", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_refresh_latency", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operations latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "latency", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indexing", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 65, "interval": ">60s", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "elasticsearch_jvm_heap_used_percent", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "JVM Heap size used", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 67, "interval": ">60s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 8, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_pool GC count", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "pool" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_jvm_gc_count", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "$tag_pool GC time", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "pool" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "elasticsearch_jvm_gc_time", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Garbage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "GC / min", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 64, "interval": ">10s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "heap size", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_jvm_heap_used", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "environment_label", "operator": "=~", "value": "/^$environment$/" } ] }, { "alias": "$tag_pool size", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "pool" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_jvm_heap_pool", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "environment_label", "operator": "=~", "value": "/^$environment$/" } ] }, { "alias": "total allocated size", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_jvm_heap_max", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JVM Heap usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ] }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 78, "interval": ">60s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 8, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_pool GC time", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "pool" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_jvm_gc_time", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Garbage time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "GC Time", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Memory", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "fill": 1, "id": 70, "interval": ">30s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "query", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_query_count", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Queries", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "q/sec", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ] }, { "aliasColors": { "evictions": "#BF1B00" }, "bars": false, "fill": 1, "id": 71, "interval": ">30s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "evictions", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "size", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_query_cache_size", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "evictions", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_query_cache_evictions", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query cache", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ] }, { "aliasColors": {}, "bars": false, "fill": 1, "id": 76, "interval": ">30s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "query latency", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_query_latency", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "fetch latency", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_fetch_latency", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Queries latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": true } ] }, { "aliasColors": { "evictions": "#BF1B00" }, "bars": false, "fill": 1, "id": 72, "interval": ">30s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "evictions", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "size", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_fielddata_size", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "evictions", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "elasticsearch_fielddata_evictions", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fielddata cache", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Searches", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "fill": 1, "id": 81, "interval": ">60s", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "threadpool", "seriesOverrides": [ { "alias": "rejected tasks", "color": "#BF1B00", "yaxis": 2 }, { "alias": "completed task", "yaxis": 2 } ], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "tasks in queue", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_thread_pool_queue", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "pool", "operator": "=~", "value": "/^$threadpool$/" } ] }, { "alias": "rejected tasks", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_thread_pool_rejected", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "pool", "operator": "=~", "value": "/^$threadpool$/" } ] }, { "alias": "completed task", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "elasticsearch_thread_pool_completed", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "environment_label", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "pool", "operator": "=~", "value": "/^$threadpool$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$threadpool", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ops", "label": "", "logBase": 1, "max": null, "min": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Thread pools", "titleSize": "h6" } ], "schemaVersion": 14, "sharedCrosshair": true, "style": "dark", "tags": [], "templating": { "enable": true, "list": [ { "allFormat": "regex values", "allValue": null, "current": {}, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "environment", "options": [], "query": "show tag values from cpu_idle with key = environment_label", "refresh": 1, "refresh_on_load": true, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "server", "options": [], "query": "show tag values from elasticsearch_check with key = \"hostname\" where environment_label =~ /^$environment$/", "refresh": 1, "refresh_on_load": true, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "threadpool", "options": [], "query": "show tag values from elasticsearch_thread_pool_queue with key = pool where environment_label =~ /^$environment$/", "refresh": 1, "refresh_on_load": true, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "notice": false, "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "status": "Stable", "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ], "type": "timepicker" }, "timezone": "browser", "title": "Elasticsearch", "version": 39 }