X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Nageru-Grafana.json;h=013e738d43c819b2a26439f7fb347b00931f113c;hb=refs%2Ftags%2F1.7.4;hp=5a16b44e0763db084874d5324c027f4422776ad6;hpb=c2269441beee0635af6b0ac6c8abd05e08eeb7af;p=nageru diff --git a/Nageru-Grafana.json b/Nageru-Grafana.json index 5a16b44..013e738 100644 --- a/Nageru-Grafana.json +++ b/Nageru-Grafana.json @@ -58,7 +58,7 @@ "gnetId": null, "graphTooltip": 0, "id": null, - "iteration": 1524926525802, + "iteration": 1524926525808, "links": [], "panels": [ { @@ -679,6 +679,14 @@ "legendFormat": "x264 speedcontrol late frames", "refId": "F", "step": 20 + }, + { + "expr": "rate(nageru_memory_gpu_evictions{instance=~\"$instance\"}[1m])", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "GPU memory evictions", + "refId": "G" } ], "thresholds": [], @@ -1150,9 +1158,9 @@ "datasource": "${DS_EXAMPLE}", "gridPos": { "h": 7, - "w": 8, - "x": 8, - "y": 22 + "w": 24, + "x": 0, + "y": 29 }, "heatmap": {}, "highlightCards": true, @@ -1209,7 +1217,7 @@ "h": 7, "w": 8, "x": 16, - "y": 22 + "y": 36 }, "id": 62, "legend": { @@ -1290,7 +1298,7 @@ "h": 1, "w": 24, "x": 0, - "y": 29 + "y": 43 }, "id": 67, "panels": [], @@ -1309,7 +1317,7 @@ "h": 7, "w": 12, "x": 0, - "y": 30 + "y": 44 }, "id": 2, "legend": { @@ -1429,7 +1437,7 @@ "h": 7, "w": 12, "x": 0, - "y": 37 + "y": 51 }, "id": 20, "legend": { @@ -1549,7 +1557,7 @@ "h": 7, "w": 8, "x": 0, - "y": 44 + "y": 58 }, "id": 14, "legend": { @@ -1591,6 +1599,21 @@ "legendFormat": "Max locked", "refId": "B", "step": 30 + }, + { + "expr": "nageru_memory_gpu_used_bytes{instance=~\"$instance\"} ", + "format": "time_series", + "intervalFactor": 1, + "legendFormat": "GPU used", + "refId": "C" + }, + { + "expr": "nageru_memory_gpu_total_bytes{instance=~\"$instance\"} ", + "format": "time_series", + "interval": "", + "intervalFactor": 1, + "legendFormat": "GPU max", + "refId": "D" } ], "thresholds": [], @@ -1714,5 +1737,5 @@ "timezone": "browser", "title": "Nageru", "uid": "UML0ZDMmz", - "version": 4 + "version": 7 }