mirror of
https://github.com/BreizhHardware/express-prom-bundle.git
synced 2026-01-18 16:27:28 +01:00
added whie-black-listing, http counter is a histogram now
This commit is contained in:
@@ -9,7 +9,7 @@ describe("index", () => {
|
||||
const app = express();
|
||||
|
||||
app.use(bundle({
|
||||
prefix: "hello"
|
||||
prefix: "hello:"
|
||||
}));
|
||||
|
||||
it("/metrics returns up=1", done => {
|
||||
|
||||
Reference in New Issue
Block a user