{ "annotations": { "list": [] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "id": 1, "title": "RTR Metrics Enabled", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "fieldConfig": { "defaults": { "unit": "short", "decimals": 0 }, "overrides": [] }, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto", "wideLayout": true }, "targets": [ { "expr": "max(ours_rp_rtr_metrics_enabled)", "legendFormat": "enabled", "refId": "A", "instant": true } ] }, { "id": 2, "title": "Refresh Success", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 5, "x": 4, "y": 0 }, "fieldConfig": { "defaults": { "unit": "short", "decimals": 0 }, "overrides": [] }, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto", "wideLayout": true }, "targets": [ { "expr": "max(ours_rp_rtr_source_refresh_status{status=\"success\"})", "legendFormat": "success", "refId": "A", "instant": true } ] }, { "id": 3, "title": "Consecutive Failures", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 5, "x": 9, "y": 0 }, "fieldConfig": { "defaults": { "unit": "short", "decimals": 0 }, "overrides": [] }, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto", "wideLayout": true }, "targets": [ { "expr": "max(ours_rp_rtr_source_refresh_consecutive_failures)", "legendFormat": "failures", "refId": "A", "instant": true } ] }, { "id": 4, "title": "Last Success Age", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 5, "x": 14, "y": 0 }, "fieldConfig": { "defaults": { "unit": "s", "decimals": 0, "min": 0 }, "overrides": [] }, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto", "wideLayout": true }, "targets": [ { "expr": "max(ours_rp_rtr_source_last_success_age_seconds)", "legendFormat": "age", "refId": "A", "instant": true } ] }, { "id": 5, "title": "RTR RSS", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 5, "x": 19, "y": 0 }, "fieldConfig": { "defaults": { "unit": "bytes", "decimals": 0, "min": 0 }, "overrides": [] }, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto", "wideLayout": true }, "targets": [ { "expr": "max(ours_rp_rtr_process_rss_bytes)", "legendFormat": "rss", "refId": "A", "instant": true } ] }, { "id": 6, "title": "Data Quality Totals", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 4 }, "fieldConfig": { "defaults": { "unit": "short", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_data_quality_items{stage=~\"ccr_input|before_slurm|after_slurm\",type=\"total\"}", "legendFormat": "{{stage}} total", "refId": "A" }, { "expr": "ours_rp_rtr_data_quality_items{stage=\"after_slurm\",type=\"vrp\"}", "legendFormat": "after_slurm vrp", "refId": "B" }, { "expr": "ours_rp_rtr_data_quality_items{stage=\"after_slurm\",type=\"aspa\"}", "legendFormat": "after_slurm aspa", "refId": "C" } ] }, { "id": 7, "title": "SLURM Filters / Assertions", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 4 }, "fieldConfig": { "defaults": { "unit": "short", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_slurm_filters", "legendFormat": "filter {{type}}", "refId": "A" }, { "expr": "ours_rp_rtr_slurm_assertions", "legendFormat": "assert {{type}}", "refId": "B" } ] }, { "id": 8, "title": "Cache Ready / Delta Window", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 12 }, "fieldConfig": { "defaults": { "unit": "short", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_cache_ready", "legendFormat": "ready", "refId": "A" }, { "expr": "ours_rp_rtr_cache_delta_window_length", "legendFormat": "v{{version}} length", "refId": "B" } ] }, { "id": 9, "title": "Cache Snapshot Items", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 12 }, "fieldConfig": { "defaults": { "unit": "short", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_cache_snapshot_items", "legendFormat": "v{{version}} {{type}}", "refId": "A" } ] }, { "id": 10, "title": "Latest Delta Items", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 12 }, "fieldConfig": { "defaults": { "unit": "short", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_cache_delta_items", "legendFormat": "v{{version}} {{direction}} {{type}}", "refId": "A" } ] }, { "id": 11, "title": "Connections", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 20 }, "fieldConfig": { "defaults": { "unit": "short", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_active_connections", "legendFormat": "active", "refId": "A" }, { "expr": "ours_rp_rtr_connections", "legendFormat": "{{transport}}", "refId": "B" } ] }, { "id": 12, "title": "Connection Utilization / Max", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 20 }, "fieldConfig": { "defaults": { "min": 0 }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*utilization.*" }, "properties": [ { "id": "unit", "value": "percentunit" } ] }, { "matcher": { "id": "byRegexp", "options": ".*max.*" }, "properties": [ { "id": "unit", "value": "short" } ] } ] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_connection_utilization", "legendFormat": "utilization", "refId": "A" }, { "expr": "ours_rp_rtr_max_connections", "legendFormat": "max", "refId": "B" } ] }, { "id": 13, "title": "Report Age", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 20 }, "fieldConfig": { "defaults": { "unit": "s", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "ours_rp_rtr_source_report_age_seconds", "legendFormat": "source", "refId": "A" }, { "expr": "ours_rp_rtr_runtime_report_age_seconds", "legendFormat": "runtime", "refId": "B" }, { "expr": "ours_rp_rtr_clients_report_age_seconds", "legendFormat": "clients", "refId": "C" } ] } ], "refresh": "10s", "schemaVersion": 40, "tags": [ "rpki", "inter-rp", "routinator" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timezone": "browser", "title": "RTR Service Overview", "uid": "ours-rp-rtr-overview", "version": 1 }