What’s a good way to scrape Prometheus formatted metrics from a Kubernetes cluster without installing full fat Prometheus in the cluster itself? E.g a memory conscious environment.
What’s a good way to scrape Prometheus formatted metrics from a Kubernetes cluster without installing full fat Prometheus in the cluster itself? E.g a memory conscious environment.
Thinking Prometheus Agent Mode would be suitable to push the metrics to a dedicated more capable machine