Description
It would be nice to be able to print metrics and their values to stdout using a Debug implementation that's automatically created on macro expansion. Have to first check whether it's even possible to get the labels and raw atomic values from the prometheus metric types (Counter, Histogram etc)