{ "__inputs": [ { "name": "DS_INFLUXDB-RAILS", "label": "InfluxDB-Rails", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "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", "type": "dashboard" } ] }, "description": "Insights based on influxdb-rails", "editable": true, "gnetId": 10428, "graphTooltip": 0, "id": null, "iteration": 1616428241231, "links": [ { "$$hashKey": "object:269", "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "influxdb-rails" ], "targetBlank": false, "type": "dashboards" } ], "panels": [ { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Requests", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 16, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "hide": false, "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "request_id" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "title": "Requests served", "type": "stat" }, { "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 0 }, "id": 26, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] } ], "timeFrom": null, "timeShift": null, "title": "Jobs Executed", "type": "stat" }, { "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 0 }, "id": 27, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "deliver" } ] } ], "timeFrom": null, "timeShift": null, "title": "Mails Sent", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Response Time", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "yellow", "value": 150 }, { "color": "red", "value": 300 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 0 }, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "title": "Average Response", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Response Time", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "#d44a3a", "value": 100 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 0 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "title": "Average Database Response", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Response Time", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1500 }, { "color": "#d44a3a", "value": 3000 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 28, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] } ], "title": "Average Job Execution", "type": "stat" }, { "aliasColors": { "Error": "dark-red", "Success": "semi-dark-green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Requests Served", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Success", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" }, { "condition": "AND", "key": "status", "operator": "=", "value": "200" } ] }, { "alias": "Error", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" }, { "condition": "AND", "key": "status", "operator": "!=", "value": "200" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:477", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:478", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "rails.controller.mean": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Time spent in controller actions", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 3 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Maximum", "fillBelowTo": "Minimum", "lines": false }, { "alias": "Minimum", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "P99", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [ "99" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P95", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [ "95" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P50", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "Mean", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Controller Action Performance", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2305", "format": "ms", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2306", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Error": "dark-red", "Success": "semi-dark-green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Records Instantiated", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Records Instantiated" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "record_count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "instantiation" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Instantiation per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:477", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:478", "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": "${DS_INFLUXDB-RAILS}", "description": "Time spent in executing database queries", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Maximum", "fillBelowTo": "Minimum", "lines": false }, { "alias": "Minimum", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "P99", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [ "99" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P95", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [ "95" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P50", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "Mean", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database Query Performance", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2533", "format": "dtdurationms", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2534", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Failed": "red", "Jobs": "green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Jobs Performed", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Success", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" }, { "condition": "AND", "key": "state", "operator": "=", "value": "succeeded" } ] }, { "alias": "Failed", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" }, { "condition": "AND", "key": "state", "operator": "=", "value": "failed" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:737", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:738", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "rails.view.mean": "#eab839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Time spent in executing jobs", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Maximum", "fillBelowTo": "Minimum", "lines": false }, { "alias": "Minimum", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "P99", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "99" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] }, { "alias": "P95", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "95" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] }, { "alias": "P50", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "query": "SELECT percentile(\"view\", 50) FROM \"rails\" WHERE (\"hook\" = 'process_action') AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] }, { "alias": "Mean", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ActiveJob Performance", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3057", "format": "ms", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3058", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Emails Sent", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Emails" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "deliver" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mails per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:282", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:283", "decimals": 0, "format": "Misc", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 26, "style": "dark", "tags": [ "Performance", "Ruby on Rails", "influxdb-rails" ], "templating": { "list": [ { "auto": true, "auto_count": "50", "auto_min": "", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_per" }, "hide": 0, "label": null, "name": "per", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_per" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Performance", "uid": "influxdb-rails-overview", "version": 24 }