Skip to content

Commit c259fc6

Browse files
committed
OBSDOCS-774-metrics-server-component-tp
1 parent 8c2feea commit c259fc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/monitoring-default-monitoring-components.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ By default, the {product-title} {product-version} monitoring stack includes thes
2626
|Prometheus Adapter
2727
|The Prometheus Adapter (PA in the preceding diagram) translates Kubernetes node and pod queries for use in Prometheus. The resource metrics that are translated include CPU and memory utilization metrics. The Prometheus Adapter exposes the cluster resource metrics API for horizontal pod autoscaling. The Prometheus Adapter is also used by the `oc adm top nodes` and `oc adm top pods` commands.
2828

29+
|Metrics Server (Technology Preview)
30+
|If enabled, the Metrics Server component collects resource metrics and exposes them in the `metrics.k8s.io` Metrics API service for use by other tools and APIs, which frees the core platform Prometheus stack from handling this functionality.
31+
32+
The Technology Preview of the Metrics Server component is automatically installed instead of Prometheus Adapter if you configure the `FeatureGate` custom resource with the `TechPreviewNoUpgrade` option.
33+
For more information about the support scope of Red{nbsp}Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
34+
2935
|Alertmanager
3036
|The Alertmanager service handles alerts received from Prometheus. Alertmanager is also responsible for sending the alerts to external notification systems.
3137

0 commit comments

Comments
 (0)