{ "datasource": { "uid": "b1dfe3bf-253f-46fd-993a-4f2686718dff", "type": "influxdb" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "color": { "mode": "thresholds" }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 0 }, "id": 19, "options": { "reduceOptions": { "values": false, "calcs": [ "lastNotNull" ], "fields": "" }, "orientation": "auto", "textMode": "auto", "colorMode": "value", "graphMode": "area", "justifyMode": "auto" }, "pluginVersion": "10.0.1", "targets": [ { "datasource": { "type": "influxdb", "uid": "b1dfe3bf-253f-46fd-993a-4f2686718dff" }, "query": "SELECT sum(\"size\") / ($__interval_ms / 1000) * 1024 * 1024 FROM \"autogen\"./^$project$/ WHERE $timeFilter GROUP BY time($__interval) fill(0)", "rawQuery": true, "refId": "A", "resultFormat": "time_series" } ], "title": "Done bytes/s", "type": "stat" }