{ "annotations": { "list": [ { "builtIn": 1, "datasource": "Prometheus", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": null, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Uptime (seconds)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "s" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 0}, "id": 1, "options": { "legend": {"calcs": ["last"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_process_uptime_seconds", "legendFormat": "Uptime", "refId": "A"}], "title": "Process Uptime", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Memory (bytes)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "bytes" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 0}, "id": 2, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [ {"expr": "za_process_memory_bytes{type=\"rss\"}", "legendFormat": "RSS", "refId": "A"}, {"expr": "za_process_memory_bytes{type=\"peak\"}", "legendFormat": "Peak", "refId": "B"} ], "title": "Process Memory Usage", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "CPU Time (seconds)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "s" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 8}, "id": 3, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_process_cpu_seconds_total", "legendFormat": "CPU Time", "refId": "A"}], "title": "Process CPU Time", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "File Descriptors", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}, {"color": "yellow", "value": 800}, {"color": "red", "value": 950}]}, "unit": "short" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 8}, "id": 4, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [ {"expr": "za_process_open_fds", "legendFormat": "Open FDs", "refId": "A"}, {"expr": "za_process_max_fds", "legendFormat": "Max FDs", "refId": "B"} ], "title": "Process File Descriptors", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Threads", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "short" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 16}, "id": 5, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_process_threads", "legendFormat": "Active Threads", "refId": "A"}], "title": "Process Threads", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "I/O Rate (bytes/sec)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "normal"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "Bps" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 16}, "id": 6, "options": { "legend": {"calcs": ["mean"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "rate(za_process_io_bytes_total[1m])", "legendFormat": "{{direction}}", "refId": "A"}], "title": "Process I/O Rate", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Total I/O (bytes)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "bytes" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 24}, "id": 7, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_process_io_bytes_total", "legendFormat": "{{direction}}", "refId": "A"}], "title": "Total Process I/O", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Start Time (unix seconds)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "short" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 24}, "id": 8, "options": { "legend": {"calcs": ["last"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_process_start_time_seconds", "legendFormat": "Start Time", "refId": "A"}], "title": "Process Start Time", "type": "timeseries" } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": ["za"], "templating": {"list": []}, "time": {"from": "now-1h", "to": "now"}, "timepicker": {}, "timezone": "", "title": "Za - Process Metrics", "uid": "za-process-metrics", "version": 0 }