v1.1.0
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