grafana/k8s-monitoring-helm

Implement Popeye as part of the K8s Integration

bentonam opened this issue · 4 comments

Implement popeye-cli support as part of the k8s app, this would require a cronjob for popeye as well as the prometheus push gateway

My biggest concern is the inclusion of the Pushgateway. I suppose we could include it with this: https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-pushgateway

Need to consider how we would represent this data. Would it show on the k8s monitoring page? which metrics would we use?

I want to do some more testing with this. But rather than including another chart, I'm wondering if we can get the Alloy team to add a prometheus.exporter.push_gateway component. That we we can use what we already have in place.

Yeah, that would be ideal.