enviroplus_exporter icon indicating copy to clipboard operation
enviroplus_exporter copied to clipboard

Prometheus push

Open Keberdle opened this issue 4 years ago • 2 comments

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.

Keberdle avatar Nov 23 '20 13:11 Keberdle

Push would definitely be great. All this is good behind my firewall but I'd like to have it external.

psycik avatar Dec 11 '20 00:12 psycik

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.

46bit avatar Aug 14 '21 00:08 46bit