* fix: offload prometheus logic to the monitoring package * fix: offload ui logic to the asset package * refactor: use handlers coming from assets and monitoring package * ci: add unit test run and vet command * fix: make vet happy and adjust code
Thanks!
* Zerolog * Adjusted logging levels * Structured logging including ldap library
* Prometheus exporter