1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #71677 from bburt-rh/OBSDOCS-830-add-xref-to-feature-gate-topic-to-4.15-RN

OBSDOCS-830: add xref to 4.15 monitoring RNs
This commit is contained in:
Brian Burt
2024-02-15 09:32:50 -05:00
committed by GitHub

View File

@@ -639,7 +639,7 @@ This release introduces a Technology Preview option to add a Metrics Server comp
As a Technology Preview feature, Metrics Server is automatically installed instead of Prometheus Adapter if the `FeatureGate` custom resource is configured with the `TechPreviewNoUpgrade` option.
If installed, Metrics Server collects resource metrics and exposes them in the `metrics.k8s.io` Metrics API service for use by other tools and APIs.
Using Metrics Server instead of Prometheus Adapter frees the core platform Prometheus stack from handling this functionality.
For more information, see xref:../monitoring/config-map-reference-for-the-cluster-monitoring-operator.adoc#metricsserverconfig[MetricsServerConfig] in the config map API reference for the Cluster Monitoring Operator.
For more information, see xref:../monitoring/config-map-reference-for-the-cluster-monitoring-operator.adoc#metricsserverconfig[MetricsServerConfig] in the config map API reference for the Cluster Monitoring Operator and xref:../nodes/clusters/nodes-cluster-enabling-features.adoc[Enabling features using feature gates].
[id="ocp-4-15-monitoring-new-feature-to-send-exemplar-data-to-remote-write-storage-for-user-defined-projects"]
==== New feature to send exemplar data to remote write storage for user-defined projects