README
pm2-exporter
This is a fork of burningtree/pm2-prometheus-exporter primarily to fix an issue with misreporting restarts.
Installation
pm2 install pm2-exporter
Authors
- Jan Stránský <jan.stransky@arnal.cz>
- David Wittman
PM2 metric exporter for Prometheus
<script type="module">
import pm2Exporter from 'https://cdn.skypack.dev/pm2-exporter';
</script>
This is a fork of burningtree/pm2-prometheus-exporter primarily to fix an issue with misreporting restarts.
pm2 install pm2-exporter