From 9aa32e1d40a20b64c71370a679f17d10609248ef Mon Sep 17 00:00:00 2001 From: Ahmad Karimi Date: Thu, 20 Jun 2024 19:56:56 +0330 Subject: [PATCH] improve release note Signed-off-by: Ahmad Karimi --- changelogs/unreleased/6523-therealak12-small.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/unreleased/6523-therealak12-small.md b/changelogs/unreleased/6523-therealak12-small.md index 460d3bc87a5..97589658064 100644 --- a/changelogs/unreleased/6523-therealak12-small.md +++ b/changelogs/unreleased/6523-therealak12-small.md @@ -1 +1 @@ -- Improve response time by utilizing a query param (`filter=http\..*\.downstream_cx_active`) when querying `/stats/prometheus` for `envoy_http_downstream_cx_active` +Improve response time by utilizing a query param (`filter=http\..*\.downstream_cx_active`) when querying `/stats/prometheus` for `envoy_http_downstream_cx_active` in the shutdown-manager.