GameServerWeb.PromEx.GeoPlugin (game_server_web v1.0.936)

Copy Markdown

Custom PromEx plugin that exports geo-traffic Prometheus metrics.

Tracks:

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

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