Kiran
11/07/2025, 5:49 AMMarvin
11/07/2025, 5:49 AMMarvin
11/07/2025, 5:52 AM--storage.tsdb.retention.time=30d) or its config.
Helpful links:
- Prefect client metrics settings (enable/port): Prefect 3 Settings reference
- Prometheus retention/storage: Prometheus storage and retention
Notes:
- If the Prefect process restarts, those in-memory counters reset. Prometheus continues to have whatever historical data it scraped and stored per its retention.
- If you were asking about Prefect’s event data (which some Prefect metrics derive from), that’s stored in the Prefect database and governed by event retention settings—not Prometheus.
Can you confirm whether you meant the Prefect client metrics endpoint (Prometheus scrape target) or a different “prefect-prometheus exporter” package? If it’s the latter, please share a link or the exact package name/version so I can give specifics.