From 9f6d641ad54d924001b825eb3fbecc7c6e86760b Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Mon, 30 Aug 2021 15:36:08 -0400 Subject: [PATCH] Remove custom metrics entry from OKD What's New --- whats_new/new-features.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/whats_new/new-features.adoc b/whats_new/new-features.adoc index 0afea65e7a..aeb4b40c1e 100644 --- a/whats_new/new-features.adoc +++ b/whats_new/new-features.adoc @@ -156,7 +156,7 @@ in the cluster, one per node. [id="ocp-cluster-monitoring"] == Cluster monitoring - +//// [id="ocp-autoscale-pods-horizontally-based-on-custom-metrics-api"] === Autoscale pods horizontally based on the custom metrics API (Technology Preview) @@ -174,6 +174,7 @@ load-balanced replicas, using Kubernetes services). * The `APIService` configuration to wire Kubernetes' API aggregation to the instance of the custom metrics adapter will be overwritten in future releases, if {product-title} ships an out-of-the-box custom metrics adapter. +//// [id="ocp-cluster-monitoring-alerting-UI"] === New alerting user interface