All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.
- update_dashboards: Updating datasource and adding prefix (
a42968f
)
- empty_string: #294 (
a806b1d
)
- adding_version: Adding version cli (
f83b058
)
- add_vm_ds: Adding vm datastore. (
16c8604
)
- fixing_sensor: Fix for badly behaving super-micro sensor #271 (
2d5c196
)
- adding_signature_validation: Adding Validation for signatures. (
72430d9
)
- sensors: Adding sensor metrics (
da2f489
)
- #60 Typo Fix
- #50 Added tests + CI (#47) (#50)
- #55 Robustness around collected properties #55
- #58 Multiple section support via ENV variables. #58
- #44 Embrace more twisted machinery + allow concurrent scrapes
- #43 Property collectors
- #40 Fixed race condition with intermittent results @Jc2k
- #33 Drop None values in lables @akrauza
- Updated setup.py
- #24 UTF8 Error @jnogol