kubernetes/pkg/kubelet/metrics
Francesco Romani 1e7bb20c52 kubelet: podresources: per-endpoint metrics
Before the addition of GetAllocatableResources, the
podresources API had just one endpoint `List()`, thus we could just
account for the total of the calls to have a good pulse of the API usage.
Now that we extend the API with more endpoints
(`GetAlloctableResources`), in order to improve the observability we add
per-endpoint counters, in addition to the existing counter of the total
API calls.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2021-03-09 13:14:58 +01:00
..
collectors Merge pull request #98627 from jialaijun/migrate_to_structured_logs_5 2021-03-02 15:49:31 -08:00
metrics.go kubelet: podresources: per-endpoint metrics 2021-03-09 13:14:58 +01:00
OWNERS move dashpole to emeritus in kubelet 2020-09-16 11:52:35 -07:00