tearwyx

Results 1 issues of tearwyx

Static method `merge` of class `Registry` ignores default labels set by method `setDefaultLabels` of class `Registry`. Sample: ```js import { Counter, Gauge, Registry } from 'prom-client'; const myRegistry1 = new...

enhancement
help wanted