[pbs-devel] [RFC proxmox 2/2] proxmox-log: added tracing infra
Gabriel Goller
g.goller at proxmox.com
Mon Oct 23 11:11:14 CEST 2023
On 10/23/23 10:56, Gabriel Goller wrote:
> [..]
> Sadly, we can't do that, because tracing only records the field names
> before enabling/disabling a layer (because of performance reasons,
> computing the value **could** be expensive).
>
Oops, Correction:
Tracing records the values of the fields **after** enabling/disabling
layers. That's
why we don't have access to the values when creating a layerfilter.
More information about the pbs-devel
mailing list