go-spatial / tegola

Tegola is a Mapbox Vector Tile server written in Go
http://tegola.io/
MIT License
1.26k stars 193 forks source link

Prometheus observer port configuration #791

Open johngian opened 3 years ago

johngian commented 3 years ago

Currently the prometheus observer is using the same host:port to expose /metrics. Overall it works fine but it would be great if we can choose which port it uses to expose the metrics endpoint.

Reasons: