UNPKG

menoetius

Version:

node middleware to automatically instrument node applications for consumption by prometheus

16 lines (15 loc) 279 B
{ "name": "express-example", "version": "1.0.0", "description": "", "main": "express.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "menoetius": "*", "express": "*" } }