* Clean up the use of macro_use and extern crate
Signed-off-by: JmPotato <ghzpotato@gmail.com>
* Fix the build
Signed-off-by: JmPotato <ghzpotato@gmail.com>
By convention unit-less Prometheus counters are postfixed with `_total`.
See https://prometheus.io/docs/practices/naming/ for details.
Signed-off-by: Max Inden <mail@max-inden.de>