v2.4.0 Release of npmGrafStats
This release adds the ability to add ASN data.
ASN lets you see the autonomous system number and autonomous system organization associated with IPv4 and IPv6 addresses. For example Amazon, Cloudflare or Telekom.
Main Changes
- added option to add ASN data
- second Grafana Dashboard version without filter #20121
All changes in the changelog.md file.
Update-Process
- If ASN function is wanted: update docker-compose.yml and add to geoipupdate
GEOIPUPDATE_EDITION_IDS: 'GeoLite2-City GeoLite2-ASN'
or add he GeoLite2-ASN.mmdb manually to the geolite directory. - pull the latest image and restart npmgrafstats
- get the latest Grafana Dashboard (#18826 with filter, #20121 without filter)
Full Changelog: v2.3.2...v2.4.0