grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
1.25k stars 159 forks source link

Feature Request: Add a kube-state-metrics integration #474

Open ndrpnt opened 1 year ago

ndrpnt commented 1 year ago

kube-state-metrics (KSM) is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.

It is a de facto standard for monitoring Kubernetes and comes bundled with kube-prometheus-stack (and the its helm chart). Common (bundled in kube-prometheus-stack) dashboards depend on metrics exported by KSM to work.

anandbommakanti commented 5 months ago

Waiting for this feature

nickaguilarh commented 3 months ago

Hey there.

So, I'm just setting up allow on a new cluster for testing purposes. Has anyone managed to use kube-state-metrics?

What would be the correct approach in this case?

Thanks!

R-Studio commented 2 months ago

@nickaguilarh unfortunately I had to deploy kube-state-metrics from kube-prometheus-stack.

andrejshapal commented 1 month ago

interested in this feature