File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -198,9 +198,9 @@ The [metrics-server](https://github.com/kubernetes-incubator/metrics-server)
198
198
is a project that has been inspired by
199
199
[ Heapster] ( https://github.com/kubernetes-retired/heapster ) and is implemented
200
200
to serve the goals of core metrics pipelines in [ Kubernetes monitoring
201
- architecture] ( https://github.com/kubernetes/community/blob/master/contributors/ design-proposals/instrumentation/monitoring_architecture.md ) .
201
+ architecture] ( https://github.com/kubernetes/design-proposals-archive/blob/main /instrumentation/monitoring_architecture.md ) .
202
202
It is a cluster level component which periodically scrapes metrics from all
203
- Kubernetes nodes served by Kubelet through Summary API. The metrics are
203
+ Kubernetes nodes served by Kubelet through Metrics API. The metrics are
204
204
aggregated, stored in memory and served in [ Metrics API
205
205
format] ( https://git.k8s.io/metrics/pkg/apis/metrics/v1alpha1/types.go ) . The
206
206
metrics-server stores the latest values only and is not responsible for
You can’t perform that action at this time.
0 commit comments