go-spatial / tegola

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

[bug] Fix panic on using Prometheus Cache metrics. #778

Closed gdey closed 3 years ago

gdey commented 3 years ago

The errors counter was not initialized, and was causing a panic.

Not sure how to replicate issue in a test case; so no test case for now. Will continue to think on this.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 74eee54de-PR-778


Totals Coverage Status
Change from base Build 1323f5af1: 0.0%
Covered Lines: 5416
Relevant Lines: 11918

💛 - Coveralls