Konstantin Pogorelov
98be36244e
#16 make the cluster example runnable
2018-08-25 12:40:15 +02:00
Adam Yost
1fff877787
Add support for clusterMaster option re: #16 ( #17 )
...
* Add support for clusterMaster option re: #16
* Add Cluster instructions to README
* Use the approach recommended in PR
* use console.error for errors
* Update with new method signature
* add code coverage for new clusterMetrics middleware
2018-08-24 23:36:23 +02:00
Konstantin Pogorelov
5e0cd75673
add normalizePath option as tuple array, improve docs and advanced example, version to 4.1.0
2018-08-09 11:27:04 +02:00
Konstantin Pogorelov
d292dcab33
remove changelog from readme as it duplicates github releases function
2018-08-08 12:00:29 +02:00
Konstantin Pogorelov
84f99cc49c
add urlValueParser option, update docs accordingly
2018-08-08 11:23:27 +02:00
Konstantin Pogorelov
45b8f373be
include collectDefaultMetrics in kraken example
2018-01-26 17:40:05 +01:00
Konstantin Pogorelov
06f55c9ab8
add promClient option for smuggling collectDefaultMetrics, upgrade prom-client to ~10.2.2, version 3.3.0
2018-01-23 16:43:38 +01:00
Konstantin Pogorelov
aed7edc684
remove fixed version of prom-client from readme
2017-10-19 20:25:40 +02:00
Muhammad Saiful Islam
4a840cfce6
minor typo ( #13 )
2017-10-19 20:23:36 +02:00
Konstantin Pogorelov
d12248dcaf
upgrade prom-client, update package-lock.json
2017-09-23 12:31:12 +02:00
Konstantin Pogorelov
bb0e453078
extends docs in regards of: customLabels, transformLabels, httpDurationMetricName
2017-09-23 12:19:56 +02:00
Konstantin Pogorelov
8318e0ec1d
fix typo
2017-09-23 11:49:13 +02:00
Konstantin Pogorelov
313673f16f
inc minor version, update README
2017-07-11 13:21:06 +02:00
Konstantin Pogorelov
b8ba87009e
extend unittests, simplify API, update README, use npm5 and package-lock.json, add node7 to travis config
2017-06-04 16:31:26 +02:00
Konstantin Pogorelov
1cc588c2da
stop supporting node v4 and v5
2017-05-31 16:32:45 +02:00
Konstantin Pogorelov
5b1517ca91
#7 upgrade dependencies, workaround for koa-connect, update docs
2017-05-31 15:27:08 +02:00
Konstantin Pogorelov
7b89690d3b
add missing spaces to readme
2017-01-19 17:17:08 +01:00
Konstantin Pogorelov
40db5cacbd
Merge branch 'master' of github.com:jochen-schweizer/express-prom-bundle
...
Conflicts:
README.md
package.json
2017-01-19 16:54:58 +01:00
Konstantin Pogorelov
43334b923f
deprecate excludeRoutes, use originalUrl when matching own /metrics path, readme adjustments, version 2.1.0
2017-01-19 16:52:15 +01:00
Konstantin Pogorelov
20eb668e36
export and make replaceable normalizePath(), fix/extend readme, version 2.0.2
2017-01-04 23:41:09 +01:00
Konstantin Pogorelov
53c4505378
fix typo in the readme
2016-12-11 20:41:40 +01:00
Konstantin Pogorelov
b0aa05d42b
fixes, polishing, docs update, bump to 2.0.0
2016-12-11 20:22:55 +01:00
Konstantin Pogorelov
b374e7f54c
fix includePath in combination with router
2016-11-28 11:28:05 +01:00
Konstantin Pogorelov
08d98b450c
upgrade prom-client to v6, add options: includeMethod, includePath, keepDefaultMetrics, bump 1.2.0
2016-11-26 21:00:58 +01:00
Konstantin Pogorelov
3675c516a9
upgrade jasme, cosmetics/whitespace fixes
2016-10-14 15:07:39 +02:00
Danijel Hrvacanin
66e1fca8dd
Add compatibility with Koa v1, fix tests and edit README
2016-10-14 14:32:39 +02:00
Konstantin Pogorelov
36c40daa5d
Merge branch 'master' of github.com:jochen-schweizer/express-prom-bundle
2016-10-10 13:51:24 +02:00
Konstantin Pogorelov
8beadcb434
add npm badge
2016-10-10 13:50:50 +02:00
Konstantin Pogorelov
73e6160ccc
add docs for autoregister, bump version 1.1.7
2016-10-03 13:47:47 +02:00
Konstantin Pogorelov
f69502c2ba
add excludeRoutes option
2016-08-17 14:29:26 +02:00
Konstantin Pogorelov
bf031e5283
update README regarding app.use order
2016-08-10 16:38:09 +02:00
Konstantin Pogorelov
dab8b956a8
fix link in readme
2016-07-28 02:14:12 +02:00
Konstantin Pogorelov
06727dfe5f
update deps, fix sumary factory method, add buckets param, extend unit tests, add coverage
2016-07-28 02:09:27 +02:00
Konstantin Pogorelov
3b6453090e
add app.use to usage snippet
2016-04-29 10:45:50 +02:00
Konstantin Pogorelov
fefee43fbe
minor readme changes, travis bump
2016-04-29 10:39:31 +02:00
Konstantin Pogorelov
51ce2a00f3
update travis ci link
2016-04-29 10:34:54 +02:00
Konstantin Pogorelov
1b90db39ee
add repository, use MIT license
2016-04-29 10:32:08 +02:00
Konstantin Pogorelov
f0ad7e563c
extend white/black-listing, update readme
2016-04-21 11:37:36 +02:00
Konstantin Pogorelov
32490462c0
fix package name in README
2016-04-18 17:54:15 +02:00
Konstantin Pogorelov
300f694926
prepare for npm publish
2016-04-18 17:47:21 +02:00
Konstantin Pogorelov
616e5daacc
intial
2016-04-18 02:50:26 +02:00