Patch Changes
-
#12753
ea8b1a4Thanks @petebacondarwin! - Replace deprecatedpromjslibrary withMetricsRegistryfrom@cloudflare/workers-utils/prometheus-metricsThe
promjslibrary has been unmaintained since 2022 and has a brokenpackage.jsonrequiring workarounds. It has been replaced with a lightweightMetricsRegistryclass in@cloudflare/workers-utils/prometheus-metricsthat produces byte-identical Prometheus text exposition format output.