1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/doc/manual/rl-next/cgroup-stats.md
Ramses 1e3d811840
worker protocol: serialise cgroup stats in BuildResult (#9598)
By doing so, they get reported when building through the daemon via either `unix://` or `ssh-ng://`.
2023-12-13 16:37:17 -05:00

270 B

synopsis prs
Include cgroup stats when building through the daemon 9598

Nix now also reports cgroup statistics when building through the nix daemon and when doing remote builds using ssh-ng, if both sides of the connection are this version of Nix or newer.