* Handle the absent of daemon's metric
* It's a counter, so should be in different section
* Update the list of supported metrics
* Use int rather string in the default values
* Use int rather string in default value
* Switch to correct section name for pycodestyle
* PEP257 compatible docstrings
* Switch from yarl.UR to urlparse from standard Python library
* Update reference of UNIX sockets to include TCP
* PEP257 compatible docstring
* Simplify the return logic of two functions
* Add configuration\_check\_for\_servers()
* PEP257 compatible docstrings
* Disable pylint warning for too-many-branches
* Change the log severity to info for task report
* Add support for pulling statistics from TCP sockets
* Make that code more readable
* PEP257 compatible docstrinigs
* Fix typo in README