Open
Description
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.
- Provides highly accurate IP geolocation backed by our probe network infrastructure.
- Free tier access token supports 50,000 requests per month.
- IPinfo supports HTTPS/SSL encryption on all endpoints.
- Tokenless access grants 1,000 requests per day.
- Includes ASN and hostname information. Supports bulk enrichment through a single API endpoint. We also have a comprehensive integration library.
Describe alternatives you've considered
I have not considered any other alternatives.
Additional context
IPinfo API does not provide country flag data
Please, let me know what you think. Thanks!
Metadata
Metadata
Assignees
Labels
No labels