From b44ab92fe27bf7ad3ebb57c4892e10e34d5e3046 Mon Sep 17 00:00:00 2001 From: Gagan Juneja Date: Tue, 30 Jul 2024 00:55:48 +0530 Subject: [PATCH] Adds release notes for 2.16.0 Signed-off-by: Gagan Juneja --- .../opensearch-performance-analyzer.release-notes-2.16.0.0.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/release-notes/opensearch-performance-analyzer.release-notes-2.16.0.0.md b/release-notes/opensearch-performance-analyzer.release-notes-2.16.0.0.md index 49f0e6c0..e1b3636e 100644 --- a/release-notes/opensearch-performance-analyzer.release-notes-2.16.0.0.md +++ b/release-notes/opensearch-performance-analyzer.release-notes-2.16.0.0.md @@ -9,5 +9,3 @@ Compatible with OpenSearch 2.16.0 ### Feature * Adds index_uuid as a tag in node stats all shard metrics [#680](https://github.com/opensearch-project/performance-analyzer/pull/680) * Adds the listener for resource utilization metrics [#687](https://github.com/opensearch-project/performance-analyzer/pull/687) - -### Bug Fix