chore: regenerate stale .pi-map.md / .pi-map.index.md project maps

Project map had drifted: claimed recharts unused (was used), ObservabilityPage.tsx
exists (refactored to service-tabs/), missed JellyfinNowPlayingWidget +
authentik/backups service types. Regenerate to reflect post-change reality:
new Qbittorrent/LineSeriesChart/Prometheus{Gauge,Mean}Widget files,
service_data.py/qbittorrent_store.py, canonical prometheus-charting +
service-storage specs, archived changes.
This commit is contained in:
Developer
2026-07-09 14:05:56 +00:00
parent 98f17f6e5d
commit ec7ebd7013
189 changed files with 1215 additions and 428 deletions
+2 -2
View File
@@ -4,11 +4,11 @@ dir: monitoring/prometheus/file-sd
index: monitoring/prometheus/file-sd/.pi-map.index.md
## role
Provides static target configuration for Prometheus to discover and scrape node_exporter metrics endpoints.
Provides file-based service discovery configuration for Prometheus node_exporter scrape targets.
## files
- node_exporter_targets.json | Empty JSON file intended to define scrape targets for Prometheus node_exporter | dep: Prometheus, node_exporter
## arch
Uses the Prometheus file-based service discovery (file_sd) pattern with JSON-formatted target definitions.
Static file service discovery pattern using Prometheus file_sd_config mechanism with JSON-formatted target definitions.
## tags
targets, node, exporter, prometheus, empty, json, intended, define
## symbols