We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ec3bc5 commit d236d9dCopy full SHA for d236d9d
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## Added
9
- Introduce a `container` generator able to generate an arbitrary number
10
of docker containers
11
+- Compute the Working Set Size of the target thanks to the Linux Idle Page Tracking API.
12
+ And expose it in the new `total_wss_bytes` metric.
13
## Changed
14
- Lading's byte-unit crate is now updated to 5.x. This version of the crate is
15
very strict about the difference between MiB, Mb etc.
0 commit comments