Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot]
732e2a394d Bump requests from 2.25.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 22:53:36 +01:00
Vitaliy Skypnyk
26ea31e401 Add influxdb 2.x support 2021-11-19 15:13:12 +02:00
Sergei Samokhvalov
16a37bf0d9 Using admin api, instead open port (#1)
* influxdb2 integration
* using python alpine base image
* add authorization, refactoring config
* logging instead print, keenetic api exception handling when try to collect metrics, a little pep8
2021-03-24 12:44:34 +02:00
Vitaliy Skrypnyk
2c4788e8a3 Dockerize and type mapping 2020-07-29 19:52:40 +03:00
Vitaliy Skrypnyk
fb446b6829 Add requirements.txt 2020-07-28 21:24:44 +03:00
Vitaliy Skrypnyk
f953c53be3 Initial commit 2020-07-27 16:28:50 +03:00