Skip to content

v1.1.0

Compare
Choose a tag to compare
@cmeissner cmeissner released this 30 Mar 18:19
· 42 commits to develop since this release
f6dd2eb

New

  • introduce CollectorBase class to derive new collectors from
  • added cache module with timed lru cache
  • add netdev collector for network information and statistics

Changes

  • reduce docker image size
  • we switched base image from python:3-slim to alpine