enviroplus_exporter
enviroplus_exporter copied to clipboard
Prometheus push
Hi, have You plan to add prometheus push? Because now I need have for raspberry public IP if I want to access for data by prometeus.
I want to mesure air quality in my town on my walk throw the city and send data to server. Find best places for runing..
I think easy way send data to public server and prometeus as for this from this server in middle.
Push would definitely be great. All this is good behind my firewall but I'd like to have it external.
The easiest way to achieve this is for users to deploy a small Prometheus that can relay the metrics. https://github.com/grafana/agent is a trimmed-down version of Prometheus that'd be ideal.