proxmox-rrd: improve developer docs

This commit is contained in:
Dietmar Maurer
2021-10-06 12:19:54 +02:00
parent dbc42e6f75
commit 0191759316
4 changed files with 74 additions and 31 deletions

View File

@ -7,7 +7,7 @@ use pbs_api_types::{
NODE_SCHEMA, RRDMode, RRDTimeFrameResolution, PRIV_SYS_AUDIT,
};
use proxmox_rrd::RRD_DATA_ENTRIES;
use proxmox_rrd::rrd::RRD_DATA_ENTRIES;
use crate::RRD_CACHE;