Loading
treewide: remove with lib from all Prometheus exporters
As discussed in https://github.com/NixOS/nixpkgs/pull/453075#discussion_r2441529819 , this commit eliminates usage of `with lib` from all Prometheus exporters to prevent new exporters copied from existing files to re-introduce the same pattern. Signed-off-by:squat <lserven@gmail.com>