Butler SenseOps Stats ("Butler-SOS") is a microservice publishing operational Qlik Sense metrics to InfluxDB, Prometheus and New Relic. Add Grafana for great looking dashboards and you get real-time monitoring of what happens inside a Qlik Sense environment.
The use of CommonJS is more and more becoming an issue preventing moving Butler (and sibling tools) to newer tools and ways-of-working.
A first migration step would be to abandon the old ways (=CommonJS) and move to more modern ways (=ESM/ECMASCript).
Moving to ESM requires the startup code to be refactored, see the Butler tool for how things were done there (it was done some time ago and has proven stable).
The use of CommonJS is more and more becoming an issue preventing moving Butler (and sibling tools) to newer tools and ways-of-working. A first migration step would be to abandon the old ways (=CommonJS) and move to more modern ways (=ESM/ECMASCript).