mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #17411 from timstclair/metrics-proposal
Auto commit by PR queue bot
This commit is contained in:
commit
6c2c1d4612
@ -96,7 +96,7 @@ only be available through the kubelet. The types of metrics are detailed
|
||||
- `/rawNodes/localhost` - The only node provided is `localhost`; type
|
||||
metrics.Node
|
||||
- `/derivedNodes` - host metrics; type `[]metrics.DerivedNode`
|
||||
- `/nodes/{node}` - derived metrics for a specific node
|
||||
- `/derivedNodes/{node}` - derived metrics for a specific node
|
||||
- `/rawPods` - All raw pod metrics across all namespaces; type
|
||||
`[]metrics.RawPod`
|
||||
- `/derivedPods` - All derived pod metrics across all namespaces; type
|
||||
|
Loading…
Reference in New Issue
Block a user