{"library":"menoetius","type":"library","category":null,"description":"Menoetius is a Node.js middleware designed to automatically instrument web applications and expose Prometheus-compatible metrics. It enables developers to easily gather response duration metrics (summary and histogram types) and fundamental Node.js system metrics, all accessible via a configurable `/metrics` endpoint. The library supports integration with popular HTTP frameworks like `http`, `express`, `hapi`, and `restify`. However, the package is currently at a very early version (0.0.3), was likely published many years ago, and appears to be abandoned, with no discernible updates or active development. It relies on `prom-client` for metric collection, which has evolved significantly since Menoetius's last release. Due to its unmaintained status, it may lack compatibility with modern Node.js versions and up-to-date Prometheus client best practices, making it unsuitable for new projects.","language":"javascript","status":"abandoned","version":"0.0.3","tags":["javascript","prometheus","metrics","express","restify"],"install":[{"cmd":"npm install menoetius","imports":["const menoetius = require('menoetius');","menoetius.instrument(app);"]},{"cmd":"yarn add menoetius","imports":[]},{"cmd":"pnpm add menoetius","imports":[]}],"homepage":null,"github":"https://github.com/achingbrain/menoetius","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/menoetius","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/menoetius/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}