{ "annotations": { "list": [] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "id": 1, "title": "Ours Only Repo Count", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 6, "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(inter_rp_repo_sync_overlap_total{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"only_ours\"})", "legendFormat": "only ours", "refId": "A", "instant": true } ] }, { "id": 2, "title": "Routinator Only Repo Count", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 6, "x": 6, "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(inter_rp_repo_sync_overlap_total{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"only_routinator\"})", "legendFormat": "only routinator", "refId": "A", "instant": true } ] }, { "id": 3, "title": "Ours vs Routinator VAP Diff", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 6, "x": 12, "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(inter_rp_vaps_diff{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\"})", "legendFormat": "vap diff", "refId": "A", "instant": true } ] }, { "id": 4, "title": "Ours vs Routinator VRP Diff", "type": "stat", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 4, "w": 6, "x": 18, "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(inter_rp_vrps_diff{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\"})", "legendFormat": "vrp diff", "refId": "A", "instant": true } ] }, { "id": 5, "title": "Wall Time by RP", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 4 }, "fieldConfig": { "defaults": { "unit": "s", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "inter_rp_run_wall_seconds{exported_instance=~\".*inter-rp\",rp=~\"ours-rp|routinator\"}", "legendFormat": "{{rp}}", "refId": "A" } ] }, { "id": 6, "title": "Max RSS Aggregate Peak by RP", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 4 }, "fieldConfig": { "defaults": { "unit": "bytes", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "inter_rp_run_max_rss_bytes{exported_instance=~\".*inter-rp\",kind=\"aggregate_peak\",rp=~\"ours-rp|routinator\"}", "legendFormat": "{{rp}}", "refId": "A" } ] }, { "id": 7, "title": "VRPs by RP (unique ASN/Prefix/MaxLen)", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 12 }, "fieldConfig": { "defaults": { "unit": "none", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "inter_rp_vrps{exported_instance=~\".*inter-rp\",rp=~\"ours-rp|routinator\"}", "legendFormat": "{{rp}}", "refId": "A" } ] }, { "id": 8, "title": "VAPs / ASPAs by RP (unique Customer/Providers)", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 12 }, "fieldConfig": { "defaults": { "unit": "none", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "inter_rp_vaps{exported_instance=~\".*inter-rp\",rp=~\"ours-rp|routinator\"}", "legendFormat": "{{rp}}", "refId": "A" } ] }, { "id": 9, "title": "Latest RP Runs", "type": "table", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 20 }, "fieldConfig": { "defaults": { "unit": "none", "decimals": 0 }, "overrides": [] }, "options": { "showHeader": true, "sortBy": [] }, "targets": [ { "expr": "inter_rp_run_seq{exported_instance=~\".*inter-rp\",rp=~\"ours-rp|routinator\"}", "format": "table", "instant": true, "legendFormat": "{{rp}} seq", "refId": "A" }, { "expr": "inter_rp_run_success{exported_instance=~\".*inter-rp\",rp=~\"ours-rp|routinator\"}", "format": "table", "instant": true, "legendFormat": "{{rp}} success", "refId": "B" }, { "expr": "inter_rp_run_wall_seconds{exported_instance=~\".*inter-rp\",rp=~\"ours-rp|routinator\"}", "format": "table", "instant": true, "legendFormat": "{{rp}} wall", "refId": "C" } ] }, { "id": 10, "title": "Output Count Diffs (unique)", "type": "table", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 20 }, "fieldConfig": { "defaults": { "unit": "none", "decimals": 0 }, "overrides": [] }, "options": { "showHeader": true, "sortBy": [] }, "targets": [ { "expr": "inter_rp_vrps_diff{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\"}", "format": "table", "instant": true, "legendFormat": "vrps ours-rp-routinator", "refId": "A" }, { "expr": "inter_rp_vaps_diff{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\"}", "format": "table", "instant": true, "legendFormat": "vaps ours-rp-routinator", "refId": "B" } ] }, { "id": 15, "title": "VRP Diff Trend by Class", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 28 }, "fieldConfig": { "defaults": { "unit": "none", "min": 0, "decimals": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "expr": "inter_rp_vrps_diff_by_class{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"total\"}", "legendFormat": "total diff", "refId": "A" }, { "expr": "inter_rp_vrps_diff_by_class{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"only_ours\"}", "legendFormat": "only ours", "refId": "B" }, { "expr": "inter_rp_vrps_diff_by_class{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"only_routinator\"}", "legendFormat": "only routinator", "refId": "C" } ] }, { "id": 16, "title": "VAP Diff Trend by Class", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 28 }, "fieldConfig": { "defaults": { "unit": "none", "min": 0, "decimals": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "expr": "inter_rp_vaps_diff_by_class{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"total\"}", "legendFormat": "total diff", "refId": "A" }, { "expr": "inter_rp_vaps_diff_by_class{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"only_ours\"}", "legendFormat": "only ours", "refId": "B" }, { "expr": "inter_rp_vaps_diff_by_class{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\",class=\"only_routinator\"}", "legendFormat": "only routinator", "refId": "C" } ] }, { "id": 11, "title": "Artifact Age by RP", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 36 }, "fieldConfig": { "defaults": { "unit": "s", "min": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "inter_rp_artifact_age_seconds{exported_instance=~\".*inter-rp\",rp=~\"ours-rp|routinator\"}", "legendFormat": "{{rp}}", "refId": "A" } ] }, { "id": 12, "title": "Repo Sync Availability by RP", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 44 }, "fieldConfig": { "defaults": { "unit": "none", "min": 0, "decimals": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "inter_rp_repo_sync_total{exported_instance=~\".*inter-rp\",state=~\"available|failed\",rp=~\"ours-rp|routinator\"}", "legendFormat": "{{rp}} {{state}}", "refId": "A" } ] }, { "id": 13, "title": "Repo Sync Overlap Classes", "type": "timeseries", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 44 }, "fieldConfig": { "defaults": { "unit": "none", "min": 0, "decimals": 0 }, "overrides": [] }, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "expr": "inter_rp_repo_sync_overlap_total{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\"}", "legendFormat": "{{class}}", "refId": "A" } ] }, { "id": 14, "title": "Repo Sync Diff URIs", "type": "table", "datasource": { "type": "prometheus", "uid": "Prometheus" }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 52 }, "fieldConfig": { "defaults": { "unit": "none", "decimals": 0 }, "overrides": [ { "matcher": { "id": "byName", "options": "uri" }, "properties": [ { "id": "custom.width", "value": 760 } ] }, { "matcher": { "id": "byName", "options": "class" }, "properties": [ { "id": "custom.width", "value": 140 } ] }, { "matcher": { "id": "byRegexp", "options": "^(mft|crl|crt|roa|aspa)$" }, "properties": [ { "id": "custom.align", "value": "right" }, { "id": "custom.width", "value": 80 } ] } ] }, "options": { "showHeader": true, "sortBy": [] }, "targets": [ { "expr": "inter_rp_repo_sync_diff_info{exported_instance=~\".*inter-rp\",left=\"ours-rp\",right=\"routinator\"}", "format": "table", "instant": true, "legendFormat": "{{class}} #{{rank}}", "refId": "A" } ], "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": true, "__name__": true, "exported_instance": true, "instance": true, "job": true, "left": true, "right": true, "rank": true, "routinator_duration": true }, "indexByName": { "class": 0, "uri": 1, "mft": 2, "crl": 3, "crt": 4, "roa": 5, "aspa": 6 }, "renameByName": { "class": "class", "uri": "uri", "mft": "mft", "crl": "crl", "crt": "crt", "roa": "roa", "aspa": "aspa" } } } ] } ], "refresh": "10s", "schemaVersion": 40, "tags": [ "rpki", "inter-rp", "routinator" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timezone": "browser", "title": "Ours RP vs Routinator", "uid": "ours-rp-inter-rp", "version": 4 }