Releases: grafolean/grafolean-collector
Releases · grafolean/grafolean-collector
v0.0.12
- fix: only fetch information about entities which are devices
v0.0.11
- make max_instances higher to avoid jobes being skipped
v0.0.10-rc.1
- allow jobs first run time to be aligned to specified parameter (start_ts)
v0.0.10
- allow jobs first run time to be aligned to specified parameter (start_ts)
v0.0.9
- allow sensors without the specified interval
v0.0.8
- add send_results_to_grafolean()
- mark description for PyPi as markdown
v0.0.7
- fix invalid version when deploying to PyPi
v0.0.6
- deploy from GitHub Actions
v0.0.5
- make sure we are only collecting data for those entities that we were selected on
- use requests session
v0.0.4
- include requirements in setup.py