github smilebasti/npmGrafStats v3.0.0

8 hours ago

v3.0.0 Release of npmGrafStats

This release adds the ability to collect Status Codes, the transfered Data size and add a Cache for the AbuseIpDB.

For npmPlus please see https://github.com/smilebasti/npmGrafStats/tree/npmPlus-main

Main Changes

  • internal ipv6 (see #56 thanks @priyankub)
  • cache abuseipdb (see #56 thanks @priyankub) !Cache restarts sometimes and corrupts! Further help wanted :)
  • add status code (closes #53 thanks @gitwasi)
  • added option to read Influx token and Abuseipdb key from a file (see #52 thanks @emerick-biron) create "influxdb-token.txt" or "abuseipdb-key.txt" inside the mounted data directory
  • updated Grafana Dashboard

All changes in the changelog.md file.

Breaking changes!

  • create a data directory and mount it like: - ./npmgraf_data:/data
  • move monitoringips.txt into the new directory

Update-Process

  1. create and move your /monitoringips.txt into a mounted data directory
  2. pull the latest image and restart npmgrafstats
  3. download manually or get the updated Grafana Dashboard (with filter 18826)

Full Changelog: v2.4.3...v3.0.0

Don't miss a new npmGrafStats release

NewReleases is sending notifications on new releases.