{ "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": "Libraries", "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": 0}, "id": 1, "options": { "legend": {"calcs": ["last"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_ffi_loaded_libraries", "legendFormat": "Loaded Libraries", "refId": "A"}], "title": "FFI Loaded Libraries", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Active Callbacks", "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": 0}, "id": 2, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_ffi_active_callbacks", "legendFormat": "Active Callbacks", "refId": "A"}], "title": "FFI Active Callbacks", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Concurrent Functions", "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": 8}, "id": 3, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_concurrent_funcs", "legendFormat": "Concurrent Funcs", "refId": "A"}], "title": "Concurrent Functions", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Error Chain Depth", "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": 5}, {"color": "red", "value": 10}]}, "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_error_chain_depth", "legendFormat": "Max Depth", "refId": "A"}], "title": "Error Chain Depth", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Log Messages/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": "msg/sec" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 16}, "id": 5, "options": { "legend": {"calcs": ["mean"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "rate(za_log_messages_total[1m])", "legendFormat": "{{level}}", "refId": "A"}], "title": "Log Messages Rate by Level", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Queue Depth", "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": 100}, {"color": "red", "value": 500}]}, "unit": "short" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 16}, "id": 6, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_log_queue_depth", "legendFormat": "Queue Depth", "refId": "A"}], "title": "Log Queue Depth", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Drops/sec", "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": 0.1}, {"color": "red", "value": 1}]}, "unit": "dps" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 24}, "id": 7, "options": { "legend": {"calcs": ["mean"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "rate(za_log_drops_total[1m])", "legendFormat": "Drop Rate", "refId": "A"}], "title": "Log Drops Rate", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Worker Status", "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": [{"options": {"0": {"color": "red", "text": "Down"}, "1": {"color": "green", "text": "Running"}}, "type": "value"}], "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_log_worker_running", "legendFormat": "Worker Running", "refId": "A"}], "title": "Log Worker Status", "type": "timeseries" } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": ["za"], "templating": {"list": []}, "time": {"from": "now-1h", "to": "now"}, "timepicker": {}, "timezone": "", "title": "Za - Application Metrics", "uid": "za-application-metrics", "version": 0 }