Go to file
Cloud User 4f635718f5 Add pv_name/request_name label split to metrics
Extract real PV name (pvc-UUID) from directory name using regex.
Metrics now expose pv_name (actual PV) and request_name (full dir).
Bump image to v1.1.0, chart to 1.2.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 10:14:34 +09:00
chart Add pv_name/request_name label split to metrics 2026-02-09 10:14:34 +09:00
.gitignore feat: Initial NFS PV usage exporter implementation 2026-02-05 14:14:37 +09:00
Dockerfile feat: Initial NFS PV usage exporter implementation 2026-02-05 14:14:37 +09:00
app.py Add pv_name/request_name label split to metrics 2026-02-09 10:14:34 +09:00
requirements.txt feat: Initial NFS PV usage exporter implementation 2026-02-05 14:14:37 +09:00