You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Added label "baz" is not included in initial labelset: [ 'foo' ]
at Object.keys.forEach.label (/Users/samt/Repos/prom-client/lib/validation.js:26:10)
at Array.forEach (native)
at validateLabel (/Users/samt/Repos/prom-client/lib/validation.js:24:22)
at /Users/samt/Repos/prom-client/lib/gauge.js:238:3
at Gauge.set (/Users/samt/Repos/prom-client/lib/gauge.js:91:32)
at Object.<anonymous> (/Users/samt/Repos/reprod-prom/index.js:19:7)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
Reproduction:
Expected
Actual
Issue is caused by
lib/summary.js#L245
Should be:
The text was updated successfully, but these errors were encountered: