{ "datasource": { "uid": "ba52ccd7-23ae-4699-ac7f-e4af0e81af86", "type": "influxdb" }, "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "smooth", "barAlignment": 0, "lineWidth": 2, "fillOpacity": 20, "gradientMode": "opacity", "spanNulls": false, "insertNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "series", "axisBorderShow": false, "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" }, "axisSoftMax": 30 }, "color": { "mode": "fixed", "fixedColor": "#717171" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 51 }, "id": 20, "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "list", "placement": "bottom", "calcs": [] } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "ba52ccd7-23ae-4699-ac7f-e4af0e81af86" }, "groupBy": [], "hide": false, "measurement": "devices", "orderByTime": "ASC", "policy": "autogen", "query": "SELECT min(\"value\") FROM \"autogen\".\"devices\" WHERE (\"name\"::field = 'sonar-01') AND $timeFilter GROUP BY time(10m) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "name::field", "operator": "=", "value": "NOM_DU_CAPTEUR" } ] } ], "title": "NOM_DU_CAPTEUR", "transformations": [ { "id": "filterByValue", "options": { "filters": [], "match": "any", "type": "include" } } ], "type": "timeseries", "description": "" }