Commit Graph

2 Commits

Author SHA1 Message Date
3660452152
feat(multi-tenant): add metric support for multiple domains 2022-07-02 11:09:02 -05:00
b07bbea0aa
feat(geoip): support maxmind
This change adds maxmind support for translating client IP addresses
to their country of origin. We decorate our metrics with this country
code to improve our understanding of users.

Resolves https://github.com/mjpitz/pages/issues/3
2022-06-09 10:49:55 -05:00