GamendWeb.PromEx.GeoPlugin (gamend_web v1.0.1216)

Copy Markdown View Source

Custom PromEx plugin that exports geo-traffic Prometheus metrics.

Tracks:

  • gamend_geo_requests_total — counter, tagged by country (ISO 3166-1 alpha-2 code, or "XX" for unknown).

The telemetry event [:gamend, :geo, :request] is emitted by GamendWeb.Plugs.GeoCountry on every HTTP request.