terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

fix broken promMetric collect callback #3617

Closed busma13 closed 2 months ago

busma13 commented 2 months ago

This PR fixes a bug introduced in #3613, where the worker's slicesProcessed promMetric collect() function would throw an error when metrics were scraped, causing the pod to crash.