mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-15 22:38:07 +00:00
Automatic merge from submit-queue Start recording cloud provider metrics for AWS **What this PR does / why we need it**: This PR implements support for emitting metrics from AWS about storage operations. **Which issue this PR fixes** Fixes https://github.com/kubernetes/features/issues/182 **Release note**: ``` Add support for emitting metrics from AWS cloudprovider about storage operations. ```