![]() Automatic merge from submit-queue (batch tested with PRs 55952, 49112, 55450, 56178, 56151). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add environment variable to enable support for new Stackdriver resource model To be merged after #56211 **What this PR does / why we need it**: This PR adds env variable to control Stackdriver sink in Heapster - whether it export metrics for new resource model or old resource model. **Release note**: ```release-note NONE ``` |
||
---|---|---|
.. | ||
googleinfluxdb | ||
influxdb | ||
stackdriver | ||
standalone | ||
heapster-rbac.yaml | ||
OWNERS | ||
README.md |
Kubernetes Monitoring
Heapster enables monitoring and performance analysis in Kubernetes Clusters. Heapster collects signals from kubelets and the api server, processes them, and exports them via REST APIs or to a configurable timeseries storage backend.
More details can be found in Monitoring user guide.