{ "__inputs": [], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.1.6" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 20, "panels": [], "title": "Server Averages", "type": "row" }, { "datasource": { "uid": "$datasource" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Frames", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 60000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 1 }, "id": 2, "interval": "1s", "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "framerate", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"instant\" FROM \"framerate\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "instant" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Mean" ], "type": "alias" } ], [ { "params": [ "instant" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "Min" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/$server$/" } ] } ], "title": "Frame Rate", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Processing Time MS", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 1 }, "id": 4, "interval": "1s", "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "frametime", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "instant" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Mean" ], "type": "alias" } ], [ { "params": [ "instant" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "Max" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/$server$/" } ] } ], "title": "Frame Time", "type": "timeseries" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Count", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 1 }, "id": 6, "interval": "1s", "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "players", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "count" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Connected" ], "type": "alias" } ], [ { "params": [ "joining" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Joining" ], "type": "alias" } ], [ { "params": [ "queued" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Queued" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/$server$/" } ] } ], "title": "Player Count", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 9 }, "id": 8, "interval": "1s", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "memory", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "allocations" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Allocations" ], "type": "alias" } ], [ { "params": [ "collections" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "5m" ], "type": "derivative" }, { "params": [ " * 100" ], "type": "math" }, { "params": [ "GC Pressure" ], "type": "alias" } ], [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Memory Usage" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/$server$/" } ] } ], "title": "Memory", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 9 }, "id": 26, "interval": "1s", "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "entities", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "count" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Total Count" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Entities", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 9 }, "id": 37, "interval": "1s", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.0", "targets": [ { "alias": "$tag_server", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "entities", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "count" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" }, { "params": [ "Total Count" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Entity Changes Per Second", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 17 }, "id": 38, "interval": "1s", "options": { "legend": { "calcs": [ "mean", "sum" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Total", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_behaviour.$tag_method", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "behaviour" ], "type": "tag" }, { "params": [ "method" ], "type": "tag" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "invoke_execution", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "Duration" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Invoke Times", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 29 }, "id": 41, "interval": "1s", "options": { "legend": { "calcs": [ "lastNotNull", "mean", "sum" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Total", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_behaviour.$tag_method", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "behaviour" ], "type": "tag" }, { "params": [ "method" ], "type": "tag" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "server_update", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "Duration" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Server Updates", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 39 }, "id": 39, "interval": "1s", "options": { "legend": { "calcs": [ "lastNotNull", "mean", "sum" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Total", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_behaviour.$tag_method", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "behaviour" ], "type": "tag" }, { "params": [ "method" ], "type": "tag" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "rpc_calls", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "Duration" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "RPC Call Times", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 51 }, "id": 42, "interval": "1s", "options": { "legend": { "calcs": [ "lastNotNull", "mean", "sum" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Total", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_behaviour.$tag_method", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "behaviour" ], "type": "tag" }, { "params": [ "method" ], "type": "tag" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "work_queue", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "Duration" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Object Work Queue", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 61 }, "id": 40, "interval": "1s", "options": { "legend": { "calcs": [ "lastNotNull", "mean", "sum" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Total", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_command", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "command" ], "type": "tag" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "console_commands", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "Duration" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Console Command Times", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 72 }, "id": 43, "interval": "1s", "options": { "legend": { "calcs": [ "lastNotNull", "mean", "sum" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Total", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_behaviour.$tag_method", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "behaviour" ], "type": "tag" }, { "params": [ "method" ], "type": "tag" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "timewarnings", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "Duration" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Misc. Time Warnings", "type": "timeseries" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Total Hook Time", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 16, "w": 8, "x": 0, "y": 82 }, "id": 34, "interval": "", "options": { "legend": { "calcs": [ "delta", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Delta", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_plugin", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "plugin" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "oxide_plugins", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hookTime" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Average" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Plugin Hook Times", "type": "timeseries" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Total Hook Time", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 16, "w": 8, "x": 0, "y": 82 }, "id": 34, "interval": "", "options": { "legend": { "calcs": [ "delta", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Delta", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_module", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "module" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "carbon_modules", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hookTime" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Average" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Module Hook Times", "type": "timeseries" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 82 }, "id": 10, "interval": "1s", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "tasks", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "invoke_handler" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Invoke Handler" ], "type": "alias" } ], [ { "params": [ "load_balancer" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Load Balancer" ], "type": "alias" } ], [ { "params": [ "workshop_skins_queue" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Skins Queue" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Tasks", "type": "timeseries" }, { "datasource": { "uid": "$datasource" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 82 }, "id": 16, "interval": "1s", "options": { "legend": { "calcs": [ "lastNotNull", "max" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "network", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"packet_loss\") AS \"Latency\" FROM \"connection_latency\" WHERE $timeFilter GROUP BY time($interval), \"ip\", \"steamid\" fill(none)", "queryType": "randomWalk", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "packet_loss" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Packet Loss" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Packet Loss", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 90 }, "hideTimeOverride": false, "id": 28, "interval": "1s", "options": { "legend": { "calcs": [ "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "type": "influxdb", "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "network_updates", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(*) AS :field FROM \"network_updates\" WHERE (\"server\" =~ /$server$/) AND $timeFilter GROUP BY time($__interval), \"server\" fill(0)", "queryType": "randomWalk", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "*" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "MessageType" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/$server$/" } ] } ], "title": "Network Updates", "transformations": [], "type": "timeseries" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Latency MS", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 90 }, "id": 12, "interval": "1000ms", "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "connection_latency", "orderByTime": "ASC", "policy": "default", "query": "SELECT mode(\"ping\") AS \"Common\", mean(\"ping\") AS \"Average\" FROM \"connection_latency\" WHERE (\"server\" = 'select tag value') AND $timeFilter GROUP BY time($__interval) fill(none)", "queryType": "randomWalk", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ping" ], "type": "field" }, { "params": [], "type": "mode" }, { "params": [ "Common" ], "type": "alias" } ], [ { "params": [ "ping" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Average" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Average Client Latency", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Total Hook Time", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 16, "w": 8, "x": 0, "y": 98 }, "id": 44, "interval": "", "options": { "legend": { "calcs": [ "delta", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Delta", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_plugin", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "plugin" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "oxide_plugins", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hookTime" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "Time" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Plugin Hook Times (1s Average)", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Total Hook Time", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 16, "w": 8, "x": 0, "y": 98 }, "id": 44, "interval": "", "options": { "legend": { "calcs": [ "delta", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Delta", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_module", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "module" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "carbon_modules", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hookTime" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "Time" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Module Hook Times (1s Average)", "type": "timeseries" }, { "datasource": { "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Megabits Per Second", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 16, "w": 8, "x": 8, "y": 98 }, "id": 22, "interval": "1s", "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $col", "datasource": { "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "network", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_received" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1024 / 1024 * 8" ], "type": "math" }, { "params": [ "Rx" ], "type": "alias" } ], [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1024 / 1024 * 8" ], "type": "math" }, { "params": [ "Tx" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Network Traffic", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "FPS" }, "overrides": [] }, "gridPos": { "h": 16, "w": 8, "x": 16, "y": 98 }, "id": 36, "interval": "5s", "options": { "legend": { "calcs": [ "mean", "min", "max", "lastNotNull" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "alias": "$tag_server", "datasource": { "type": "influxdb", "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "client_performance", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"fps\") FROM \"client_performance\" WHERE (\"server\" =~ /^$server$/) AND $timeFilter GROUP BY time($__interval), \"server\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "fps" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Average Client FPS", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 114 }, "id": 18, "panels": [], "title": "Player Averages", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "FPS", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 115 }, "id": 30, "maxDataPoints": 100, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_steamid", "datasource": { "type": "influxdb", "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "steamid" ], "type": "tag" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "client_performance", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"fps\") FROM \"client_performance\" WHERE (\"server\" =~ /^$server$/ AND \"steamid\" =~ /^${steamid:raw}$/) AND $timeFilter GROUP BY time($__interval), \"steamid\", \"server\" fill(none)", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "fps" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "steamid", "operator": "=~", "value": "/^$steamIDFilter$/" } ] } ], "title": "Player FPS", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "FPS", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 115 }, "id": 45, "maxDataPoints": 100, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server", "datasource": { "type": "influxdb", "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "client_performance", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"fps\") FROM \"client_performance\" WHERE \"server\" =~ /^$server$/ AND $timeFilter GROUP BY time($__interval), \"server\" fill(none)", "queryType": "randomWalk", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "fps" ], "type": "field" }, { "params": [ "1" ], "type": "percentile" } ], [ { "params": [ "fps" ], "type": "field" }, { "params": [ "50" ], "type": "percentile" } ], [ { "params": [ "fps" ], "type": "field" }, { "params": [ "99" ], "type": "percentile" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Player FPS Percentiles", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 127 }, "id": 15, "interval": "1s", "maxDataPoints": 100, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_steamid - $tag_ip", "datasource": { "type": "influxdb", "uid": "$datasource" }, "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "ip" ], "type": "tag" }, { "params": [ "steamid" ], "type": "tag" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "connection_latency", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"ping\") AS \"Latency\" FROM \"connection_latency\" WHERE (\"server\" =~ /^$server$/ AND \"steamid\" =~ /^${steamid:raw}$/) AND $timeFilter GROUP BY time($interval), \"ip\", \"steamid\", \"server\" fill(none)", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ping" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "Latency" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "steamid", "operator": "=~", "value": "/^$steamIDFilter$/" } ] } ], "title": "Player Latency", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 127 }, "id": 24, "interval": "1s", "maxDataPoints": 100, "options": { "legend": { "calcs": [ "lastNotNull", "max", "sum" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_steamid - $tag_ip", "datasource": { "type": "influxdb", "uid": "$datasource" }, "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "ip" ], "type": "tag" }, { "params": [ "steamid" ], "type": "tag" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "connection_latency", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"packet_loss\") AS \"Packet Loss\" FROM \"connection_latency\" WHERE (\"server\" =~ /^$server$/ AND \"steamid\" =~ /^${steamid:raw}$/) AND $timeFilter GROUP BY time($interval), \"ip\", \"steamid\", \"server\" fill(none)", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "packet_loss" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "Packet Loss" ], "type": "alias" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "steamid", "operator": "=~", "value": "/^$steamIDFilter$/" } ] } ], "title": "Player Packet Loss", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "$datasource" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decmbytes" }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 140 }, "id": 32, "maxDataPoints": 100, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.3", "targets": [ { "alias": "$tag_server - $tag_steamid", "datasource": { "type": "influxdb", "uid": "$datasource" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "server" ], "type": "tag" }, { "params": [ "steamid" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "client_performance", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"memory\") FROM \"client_performance\" WHERE (\"server\" =~ /^$server$/ AND \"steamid\" =~ /^${steamid:raw}$/) AND $timeFilter GROUP BY time($__interval), \"server\", \"steamid\" fill(none)", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "memory" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "server", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "steamid", "operator": "=~", "value": "/^$steamIDFilter$/" } ] } ], "title": "Player Memory", "type": "timeseries" } ], "refresh": "5s", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "multi": false, "name": "datasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": ".*", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "uid": "$datasource" }, "definition": "", "hide": 0, "includeAll": false, "label": "Rust Server", "multi": true, "name": "server", "options": [], "query": "SHOW TAG VALUES WITH KEY=server", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": ".*", "value": ".*" }, "hide": 0, "label": "SteamID Filter", "name": "steamid", "options": [ { "selected": true, "text": ".*", "value": ".*" } ], "query": ".*", "skipUrlSync": false, "type": "textbox" } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "nowDelay": "", "refresh_intervals": [ "5s", "15s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "3h", "6h", "12h", "1d" ] }, "timezone": "browser", "title": "Rust Server Metrics", "uid": "nvZajLJGk", "version": 215, "weekStart": "" }