diff --git a/tests/test-config.yml.example b/tests/test-config.yml.example index 540bf14cc..279f4c4d6 100644 --- a/tests/test-config.yml.example +++ b/tests/test-config.yml.example @@ -70,8 +70,8 @@ measurement: linux: cpu.utilization.procfs.system.provider.CpuUtilizationProcfsSystemProvider: resolution: 99 -# disk.io.procfs.system.provider.DiskIoProcfsSystemProvider: -# resolution: 99 + disk.io.procfs.system.provider.DiskIoProcfsSystemProvider: + resolution: 99 network.io.procfs.system.provider.NetworkIoProcfsSystemProvider: resolution: 99 remove_virtual_interfaces: True @@ -85,6 +85,8 @@ measurement: resolution: 99 network.io.cgroup.container.provider.NetworkIoCgroupContainerProvider: resolution: 99 + disk.io.cgroup.container.provider.DiskIoCgroupContainerProvider: + resolution: 99 macos: cpu.utilization.mach.system.provider.CpuUtilizationMachSystemProvider: resolution: 99