Skip to content

v2.2.1

Compare
Choose a tag to compare
@smilebasti smilebasti released this 03 Jun 10:22
· 20 commits to main since this release
f478d2b

v2.2.1 Release of npmGrafStats

This release adds the ability to only collect Redirection Logs and an exclusion list for IP's of monitoring services

Main Changes

  • added a variable option "ONLY" to REDIRECTION_LOGS if npm is only used for redirections
  • added the optional possibility to add an IP exclusion list for monitoring services

Breaking changes!

no breaking changes :)

Update-Process

  1. pull the latest image and recreate the container

If monitoring service IP's should be excluded from the Dashboard:

  1. Create a monitoringips.txt file with the IP's (one per line) that should be excluded
  2. mount the file as volume into the container (see installation process)
  3. pull the latest image and recreate the container