metronome
metronome copied to clipboard
Manage prometheus metrics differently
Hi!
Actually, prometheus metrics are instantiate and hosted in a structure. This way to do it is not the best way I thinks. For example, if I instantiate two Job Consumer the application will crash because of a prometheus panic. This panic is called when we do the must register in the constructor.