go-spatial / tegola

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

Add Prometheus support for HTTP API routes and Viewer routes #754

Closed gdey closed 3 years ago

gdey commented 3 years ago

HTTP API routes

The HTTP API routes will be prefixed with tegola_api_ and the following things will be observed

HTTP Viewer routes

The HTTP API routes will be prefixed with tegola_viewer_ and the following things will be observed

The metric path initially will not be configurable and will be on the main host at /metrics