The OpenZFS has a mention in its install recipe for Ubuntu 22.04 that since /var/log is already compressed by ZFS, it is good practice to disable logrotate compression in /etc/logrotate.d/*
They provide a command that basically comments out the “compress” directive in all loging services contained here.
Wondering if this is a valid, worth doing suggestion in Noble