Is your feature request related to a problem ?
resource-state-metrics (https://github.com/kubernetes-sigs/resource-state-metrics) is a Kubernetes controller that builds on Kube-State-Metrics' Custom Resource State's ideology and generates metrics for custom resources based on the configuration specified in its managed resource, ResourceMetricsMonitor.
It would be great to be able to install this controller via the community prometheus charts like we do kube-state-metrics today!
Describe the solution you'd like.
Creating a helm chart in the prometheus community charts for resource-state-metrics
Describe alternatives you've considered.
I have a private chart I'm using but it would be great to have it community supported
Additional context.
related issue: kubernetes-sigs/resource-state-metrics#21
Is your feature request related to a problem ?
resource-state-metrics (https://github.com/kubernetes-sigs/resource-state-metrics) is a Kubernetes controller that builds on Kube-State-Metrics' Custom Resource State's ideology and generates metrics for custom resources based on the configuration specified in its managed resource, ResourceMetricsMonitor.
It would be great to be able to install this controller via the community prometheus charts like we do kube-state-metrics today!
Describe the solution you'd like.
Creating a helm chart in the prometheus community charts for resource-state-metrics
Describe alternatives you've considered.
I have a private chart I'm using but it would be great to have it community supported
Additional context.
related issue: kubernetes-sigs/resource-state-metrics#21