Encapsulate metrics
Reduce the number of modules by encapulating each Prometheus metrics instead of using the module pattern for each of them. Only Registry and Exporters modules are necessary now.
Reduce the number of modules by encapulating each Prometheus metrics instead of using the module pattern for each of them. Only Registry and Exporters modules are necessary now.