client_python icon indicating copy to clipboard operation
client_python copied to clipboard

`namespace` (and `subsystem`) for `*MetricFamily` classes

Open calestyo opened this issue 1 year ago • 0 comments

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.

calestyo avatar Jul 11 '24 20:07 calestyo