From 01a08bbd9bba025a47af331d02839cc64699261f Mon Sep 17 00:00:00 2001 From: "Brian L. Troutwine" Date: Tue, 10 Dec 2024 18:13:49 -0800 Subject: [PATCH] changelog Signed-off-by: Brian L. Troutwine --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04c888932..7469ed8a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 build. It remains enabled in the release artifact. - The build now includes http1 and http2 support. Actual usage and availability may vary. - Metrics storage is now generational, expiring unwritten metrics every 3 seconds. +- CPU data now sourced from cgroup v2 on Linux, memory data expanded significantly. ## [0.24.0] ## Added