From e1daf35814e5c593613a979d7318e404fffc6b87 Mon Sep 17 00:00:00 2001 From: Mridhula Maheswaran Date: Tue, 7 Oct 2025 16:43:37 -0700 Subject: [PATCH 1/2] Update changelog.md for N1C Instance Observability M3 release --- content/nginx-one/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 88e943bcd..33e6cc3a3 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,6 +30,13 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. +## October 7, 2025 + +### Compare multiple metrics in instance observability + +You can now graph any two metrics simultaneously on one chart within the Metrics tab for each instance in the NGINX One Console UI. +This feature allows you to visually compare metrics such as network traffic, connections, requests, response codes, memory, and CPU utilization. + ## October 6, 2025 ### Expanded features for configuring NGINX security policies with F5 WAF From 1ed2ec1a39e5f19d936f5f2a79f1b37d0883b8dc Mon Sep 17 00:00:00 2001 From: Mridhula Maheswaran Date: Tue, 7 Oct 2025 17:14:09 -0700 Subject: [PATCH 2/2] Update changelog.md --- content/nginx-one/changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 33e6cc3a3..ccbb0349c 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -34,8 +34,7 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. ### Compare multiple metrics in instance observability -You can now graph any two metrics simultaneously on one chart within the Metrics tab for each instance in the NGINX One Console UI. -This feature allows you to visually compare metrics such as network traffic, connections, requests, response codes, memory, and CPU utilization. +You can now graph any two metrics simultaneously on one chart within the Metrics tab for each instance in the NGINX One Console UI. ## October 6, 2025