...

>

Create HPA with Custom Metrics pulled through Exporters

Create HPA with Custom Metrics pulled through Exporters

In this lesson, we will create `HPA` with custom metrics which will be pulled by HPA through exporters.

As you already saw, Prometheus Adapter comes with a set of default rules that provide many metrics that we do not need, and not all those that we do. It’s wasting CPU and ...