From 5efe274f3f250f1e169be2f53dfd9dfc95bf6e32 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 31 Mar 2025 07:54:54 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx diff --git a/changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx b/changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx new file mode 100644 index 0000000000..331ed141ee --- /dev/null +++ b/changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx @@ -0,0 +1,10 @@ +--- +title: CPU Metrics fix for sandbox v2 +status: fixed +date: 2025-03-31 +category: serverless +product: containers +--- + +CPU Metrics on sandbox v2 could lead to jagged visualizations in the dashboards. We have deployed a fix to address this issue. + From ce2122f3cd0bb393cfc2dcba2d00f3822e130c5b Mon Sep 17 00:00:00 2001 From: Thomas TACQUET Date: Mon, 31 Mar 2025 14:13:11 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx b/changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx index 331ed141ee..511ea5659a 100644 --- a/changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx +++ b/changelog/march2025/2025-03-31-containers-fixed-cpu-metrics-fix-for-sandbox-v2.mdx @@ -1,10 +1,10 @@ --- -title: CPU Metrics fix for sandbox v2 +title: CPU metrics fixed for sandbox v2 status: fixed date: 2025-03-31 category: serverless product: containers --- -CPU Metrics on sandbox v2 could lead to jagged visualizations in the dashboards. We have deployed a fix to address this issue. +CPU metrics on sandbox v2 sometimes led to jagged visualizations in the dashboards. We have deployed a fix to address this issue.