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
Still a thing unfortunately, not well-versed enough in JS yet, but if I find something I'll make a PR. In the meantime, express-prometheus-middleware works for me, so you can use that on instead.
prometheus-api-metrics/src/index.js:5:73
node started with --experimental-modules, there no module object. Path.dirname(module.parent.filename)
Maybe use dir: process.cwd() instead?
The text was updated successfully, but these errors were encountered: