client_python
client_python copied to clipboard
`namespace` (and `subsystem`) for `*MetricFamily` classes
Hey.
The MetricWrapperBase derived classes (Counter, Gauge, etc) all have namespace and subsystem in their constructors and automatically combine that into a final name.
Wouln't it make sense to have at least namespace also for the *MetricFamily classes`
Cheers, Chris.