From bbbe1a343b7eddce0e536a18545ee0b002243155 Mon Sep 17 00:00:00 2001 From: Peter Wilcsinszky Date: Wed, 4 Oct 2023 09:27:06 +0200 Subject: [PATCH] whatsnew buffer metrics note on aggregators Signed-off-by: Peter Wilcsinszky --- content/docs/whats-new/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/docs/whats-new/_index.md b/content/docs/whats-new/_index.md index f45b302cc..96bdc49a1 100644 --- a/content/docs/whats-new/_index.md +++ b/content/docs/whats-new/_index.md @@ -74,7 +74,9 @@ For jobs/individual pods that run to completion, Istio sidecar injection needs t ### Improved buffer metrics -The buffer metrics sidecar configuration has been rewritten to add a new metric and improve performance by avoiding unnecessary cardinality. +The buffer metrics are now available for both the Fluentd and the SyslogNG based aggregators. + +The sidecar configuration has been rewritten to add a new metric and improve performance by avoiding unnecessary cardinality. The name of the metric has been changed as well, but the original metric was kept in place to avoid breaking existing clients.