weather-exporter

command module
v0.0.0-...-b44fc91 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2023 License: MIT Imports: 19 Imported by: 0

README

weather-exporter

An basic exporter for the weather, which produces the following metrics:

  • weather_temp
  • weather_wind_speed
  • weather_precipitation
  • weather_humidity

Where each metric gets a lat and a lon label

Usage

go build
export WEATHER_LATLONS="51.5,0.1 59.9,10.7" # London and Oslo
./weather-exporter
curl http://localhost:8080/metrics

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL