mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2026-01-14 00:35:13 +00:00
Add a Prometheus `/metrics` endpoint based on the modtile_collector[0] script. * Minor metric naming cleanup. * Drops duplicate TileBufferReads metrics that duplicate the per-zoom values. Related to: https://github.com/openstreetmap/operations/issues/492 [0]: https://github.com/openstreetmap/prometheus-exporters/blob/main/collectors/modtile/modtile_collector Signed-off-by: Ben Kochie <superq@gmail.com>