[pdm-devel] [PATCH proxmox-datacenter-manager v6 00/23] metric collection improvements (concurrency, API, CLI)

Dominik Csapak d.csapak at proxmox.com
Thu Aug 21 14:53:32 CEST 2025


just a first high level question while i'm testing/reviewing this:

when using this patch, it seems the collection interval is much reduced?

e.g. in the gui I'm missing up to the last 10 minutes now?
(at 14:49 the last point i have for the rrd is from 14:40)

is this by design? i get that we don't want to pull too often,
but showing up to 10minutes out of date graphs is also not practical?

my naive solution would be to proxy the rrd requests to the
pve nodes directly, but then why would we need the metric
collection in the first place?

i guess i'm just missing something here, maybe you can point it out for me?




More information about the pdm-devel mailing list