Commit Graph

21 Commits

Author SHA1 Message Date
Konstantin Pogorelov
4ee269faee make test more specific 2018-01-23 16:58:49 +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
b0928b1b94 make template name consistent with httpDurationMetricName, fix typo in variable name 2017-09-23 12:18:00 +02:00
Konstantin Pogorelov
a261ab76a3 split includeCustomLabels into customLabels and transformLabels 2017-09-23 12:03:23 +02:00
Eric Uldall
47fd051aba added customLabels feature to main() 2017-09-22 15:21:32 -07: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
5b1517ca91 #7 upgrade dependencies, workaround for koa-connect, update docs 2017-05-31 15:27:08 +02:00
Paulo Duarte
d8c6492163 Implement test 2017-03-27 12:03:53 -03: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
b0aa05d42b fixes, polishing, docs update, bump to 2.0.0 2016-12-11 20:22:55 +01:00
Konstantin Pogorelov
1e9300ebf3 niterim state for 2.0 development 2016-12-08 18:13:13 +01:00
Konstantin Pogorelov
190bf0be31 When trying to register a second instance with the same name, then just take the old one. Upgrade prom-client to 6.2.x. Bump 1.2.3 2016-12-06 10:10:14 +01:00
Konstantin Pogorelov
c918b44c2b minor dep. upgrade, do not remove initial metrics if they match the requested prefix (i.e. recognized as own metrics), bump 1.2.2 2016-12-01 00:28:45 +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
Danijel Hrvacanin
66e1fca8dd Add compatibility with Koa v1, fix tests and edit README 2016-10-14 14:32:39 +02:00
Mateusz Odelga
86e3dfdb33 Add possibility to manipulate /metrics endpoint registration e.g. to use another expressjs instance. 2016-10-03 13:12:58 +02:00
Konstantin Pogorelov
f69502c2ba add excludeRoutes option 2016-08-17 14:29:26 +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
5ead531a59 added whie-black-listing, http counter is a histogram now 2016-04-19 00:48:23 +02:00
Konstantin Pogorelov
3ae9394154 add unit test, fix dev dependencies, add Makefile 2016-04-18 17:34:37 +02:00