mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 17:10:35 +00:00
![]() the graphite daemons which accept the data (carbon), only accepts numeric values, and logs all invalid lines since that were about 5 values per vm/ct this generated lot of noise in the carbon log so we check with a regex if a value is numeric, and additionally we have a blacklist of keys which seem to be numeric but are either boolean (e.g. template) or a state (e.g. pid) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
Graphite.pm | ||
InfluxDB.pm | ||
Makefile | ||
Plugin.pm |