update README, add .env to gitignore

This commit is contained in:
Konstantin Pogorelov
2024-01-06 11:17:51 +01:00
parent 0ce44722a5
commit edfb9992ed
2 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -2,4 +2,4 @@
node_modules node_modules
coverage coverage
/.vscode /.vscode
.env

View File

@@ -4,7 +4,9 @@
Express middleware with popular prometheus metrics in one bundle. It's also compatible with koa v1 and v2 (see below). Express middleware with popular prometheus metrics in one bundle. It's also compatible with koa v1 and v2 (see below).
Since version 5 it uses **prom-client** as a peer dependency. See: https://github.com/siimon/prom-client This library uses **prom-client v15+** as a peer dependency. See: https://github.com/siimon/prom-client
If you need a support for older versions of prom-client (v12-v14), downgrade to express-prom-bundle v6.6.0
Included metrics: Included metrics: