github smilebasti/npmGrafStats v2.3.0

latest releases: v2.4.2, v2.4.1, v2.4.0...
15 months ago

v2.3.0 Release of npmGrafStats

This release adds ARM images and the ability to collect Internal and monitoring services Logs.

Main Changes

  • added arm/v7 and arm64 images (use v2.*-arm or latest-arm tag) see #11 Thanks @Gyarbij
  • added the ability to collect Internal and monitoring services Logs (Important! see wiki about this feature!) #14
  • added more panels in Grafana dashboard
  • fixed the timezone problem. Thanks @Im1Random on Reddit
  • cleaned up and fix the wiki #14 #17
  • removed the HOME_IPS variable as this is now gathered automatically (If you want to exclude an IP add them via the monitoringips.txt and set MONITORING_LOGS to FALSE) #15
  • InfluxDB now doesn't require npmgrafstats set as organization and bucket name anymore #14

See changelog.md for all changes.

Breaking changes!

  • InfluxDB now saves Latitude and Longitude as latitude and longitude. This will ease future dashboard development. You won't be able to see old data points on the map in the new Dashboard and the other way round. (if you want to see the old data in the world map duplicate the query in the map panel in Grafana and set one of them to Latitude and Longitude
  • the Data source InfluxDB in Grafana now needs a default bucket (set to npmgrafstats to continue) This adds more possibility in the future in InfluxDB #14

Update-Process

  1. Optional: INTERNAL_LOGS and MONITORING_LOGS variable (see wiki for more information)
  2. pull the latest image and restart npmgrafstats
  3. create a new Grafana Dashboard with the ID 18826 or download the file from the repository.

Don't miss a new npmGrafStats release

NewReleases is sending notifications on new releases.