Commit graph

9 commits

Author SHA1 Message Date
fff8e6e4cc Refactor once again
- Split collector and producer.
- Rename Application to Service.
- Use __call__() instead of run().
2020-09-05 00:06:57 +02:00
cc4b49a34e Enable documentation build with tox 2020-09-04 22:17:58 +02:00
99785ab69c Update docstrings + type annotations in Collector 2020-09-04 19:56:41 +02:00
eaf0b51fe9 Take out common code in a base class 2020-09-04 19:45:43 +02:00
916fcf1bab Add logging 2020-09-04 19:45:18 +02:00
60a944cf5e Refactor, rename and fix pydantic errors 2020-09-04 18:22:49 +02:00
d9b04b9468 Add pydantic models for config and check info 2020-09-04 18:21:54 +02:00
cc2c0e492b First raw version of the stats collector 2020-09-04 00:24:21 +02:00
83985be518 Initial empty commit 2020-09-04 00:23:30 +02:00