client_python icon indicating copy to clipboard operation
client_python copied to clipboard

Missing docker container, Kubernetes support as an exporter

Open macetw opened this issue 2 years ago • 1 comments

This could be a very powerful toolset if it were dockerized and available for use on docker-hub (and resultingly in Kubernetes). Highly suggest moving forward to implement this for a docker context, with (perhaps) a daemonset example to set this up for a given cluster. FYI, the daemonset will need a mount set for it, and it will need support for the other PR, where the root-dir would need to be modified.

https://github.com/prometheus-community/node-exporter-textfile-collector-scripts/pull/178

macetw avatar Oct 06 '23 19:10 macetw

I am not sure I understand this issue. This is a library to be used by exporters or applications that want to expose metrics. The exporters or applications could have Docker images, but I do not believe the client should.

csmarchbanks avatar Oct 11 '23 17:10 csmarchbanks