You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current implementation of the GeoIP plugin requires users to bring their own token to use it. The API platform also has rate limitations that are not scalable.
This repo is used for plugin contributions. you are more than welcome to do a PR either extends this plugin to support both ipstack and your ipinfo backends, but also to create a new plugin for ipinfo and do a PR for that.
Is your feature request related to a problem? Please describe.
The current implementation of the GeoIP plugin requires users to bring their own token to use it. The API platform also has rate limitations that are not scalable.
alerta-contrib/plugins/geoip/alerta_geoip.py
Lines 14 to 17 in 27d01d7
Describe the solution you'd like
I would like to recommend ipinfo.io for IP data.
Describe alternatives you've considered
I have not considered any other alternatives.
Additional context
IPinfo API does not provide country flag data
alerta-contrib/plugins/geoip/alerta_geoip.py
Line 14 in 27d01d7
Please, let me know what you think. Thanks!
The text was updated successfully, but these errors were encountered: