Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions release_notes/ocp-4-15-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1213,6 +1213,11 @@ In the following tables, features are marked with the following statuses:
|General Availability
|Deprecated

|`prometheus-adapter` component that queries resource metrics from Prometheus and exposes them in the metrics API.
|General Availability
|General Availability
|Deprecated

|====

[discrete]
Expand Down Expand Up @@ -1431,6 +1436,15 @@ The ability to enable dedicated service monitors by configuring the `dedicatedSe
To replace this feature, Prometheus functionality has been improved to ensure that alerts and time aggregations are accurate.
This improved functionality is active by default and makes the dedicated service monitors feature obsolete.

[id="ocp-4-15-prometheus-adapter-for-core-platform-monitoring"]
==== Prometheus Adapter for core platform monitoring
With this release, the Prometheus Adapter component for core platform monitoring is deprecated and is planned to be removed in a future release.
Red{nbsp}Hat will provide bug fixes and support for this component during the current release lifecycle, but this component will no longer receive enhancements and will be removed.
As a replacement, a new Metrics Server component has been added to the monitoring stack.
Metrics Server is a simpler and more lightweight solution because it does not rely on Prometheus for its functionality.
Metrics Server also ensures scalability and a more accurate tracking of resource metrics.
With this release, the improved functionality of Metrics Server is available by default if you enable the `TechPreviewNoUpgrade` option in the `FeatureGate` custom resource.

[id="ocp-4-15-deprecated-oc-registry-info"]
==== oc registry info command is deprecated

Expand Down