UNPKG

pm2-metrics

Version:

Produces Metrics of Pm2 of running instances.little updated version of https://github.com/burningtree/pm2-prometheus-exporter, any PR is appriciated.

10 lines (9 loc) 166 B
module.exports = { printWidth: 180, singleQuote: true, trailingComma: "es5", tabWidth: 2, useTabs: false, arrowParens: "avoid", bracketSpacing: true };