Konstantin Pogorelov
e035e2b991
add before_install to .travis.yml for peer dependency
5.0.0
2018-12-24 02:12:03 +01:00
Konstantin Pogorelov
c6d5964768
add metricPath and includeUp options, make whitelist/blacklist obsolete, simnplify code, update unit tests and code, add node10 to .travis.yml
2018-12-24 02:06:16 +01:00
Konstantin Pogorelov
94722e908b
make prom-client a peer dependency, upgrade all packages, bump 5.0.0
2018-12-23 21:39:00 +01:00
Konstantin Pogorelov
00b8369329
Merge branch 'develop'
4.3.0
2018-12-23 18:48:10 +01:00
Konstantin Pogorelov
59221f891b
bump 4.3.0
2018-12-23 18:41:02 +01:00
Konstantin Pogorelov
3a0b2caf61
upgrade prom-cliet to 11.2.1 (latest)
2018-12-23 18:40:28 +01:00
Konstantin Pogorelov
e7d004f0cc
rename metricsType -> metricType, move corresponding readme block 2 paragraphs lower
2018-12-23 16:45:38 +01:00
Chen Li
0dd3116f23
Feature/add metrics type summary ( #24 )
...
* add metric type summary
* add tests for percentile option
* throw errors for unknown metricType
* set histogram as default metrics type
2018-12-23 16:36:47 +01:00
Konstantin Pogorelov
0606bf5f4f
remove a duplicate cluster docs piece, versio 4.2.1
4.2.1
2018-08-26 14:00:25 +02:00
Konstantin Pogorelov
6054824c67
Merge branch 'master' into develop
2018-08-25 14:43:58 +02:00
Konstantin Pogorelov
ec9835270f
version 4.2.0
4.2.0
2018-08-25 13:11:31 +02:00
Konstantin Pogorelov
01c78bcc1d
Merge branch 'master' into develop
2018-08-25 13:10:39 +02:00
Konstantin Pogorelov
1cf8c86acb
Squashed commit of the following:
...
commit bc65dc45cb
Author: Konstantin Pogorelov <or@pluseq.com >
Date: Sat Aug 25 12:57:15 2018 +0200
#16 fix typo in docs
commit 2003e7743f
Author: Konstantin Pogorelov <or@pluseq.com >
Date: Sat Aug 25 12:44:24 2018 +0200
#16 fix unit test (cluster_metrics/metrics_cluster), cover the error branch
commit 568c87216a
Author: Konstantin Pogorelov <or@pluseq.com >
Date: Sat Aug 25 12:42:53 2018 +0200
#16 remove unnecessary check for existance after new, break on error with 500
commit 98be36244e
Author: Konstantin Pogorelov <or@pluseq.com >
Date: Sat Aug 25 12:40:15 2018 +0200
#16 make the cluster example runnable
2018-08-25 13:07:36 +02:00
Konstantin Pogorelov
43b51d4ab1
fix jasme path (again)
2018-08-25 12:58:44 +02:00
Konstantin Pogorelov
f6e87b7697
revert way jasme was called, add npm run coverage
2018-08-25 12:58:34 +02:00
Konstantin Pogorelov
3be8d53a27
fix newlines in index.spec.js
2018-08-25 12:58:24 +02:00
Konstantin Pogorelov
34e6a21be1
update package-lock.json
2018-08-25 12:58:20 +02:00
Adam Yost
02fcda4721
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-25 12:58:09 +02:00
Konstantin Pogorelov
bc65dc45cb
#16 fix typo in docs
2018-08-25 12:57:15 +02:00
Konstantin Pogorelov
8cae5b6ef3
fix jasme path (again)
2018-08-25 12:52:38 +02:00
Konstantin Pogorelov
2003e7743f
#16 fix unit test (cluster_metrics/metrics_cluster), cover the error branch
2018-08-25 12:44:24 +02:00
Konstantin Pogorelov
568c87216a
#16 remove unnecessary check for existance after new, break on error with 500
2018-08-25 12:42:53 +02:00
Konstantin Pogorelov
98be36244e
#16 make the cluster example runnable
2018-08-25 12:40:15 +02:00
Konstantin Pogorelov
6ff1204db4
revert way jasme was called, add npm run coverage
2018-08-25 09:49:28 +02:00
Konstantin Pogorelov
f71d837660
fix newlines in index.spec.js
2018-08-25 09:45:09 +02:00
Konstantin Pogorelov
4aa2bfa6ae
update package-lock.json
2018-08-24 23:48:22 +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
4.1.0
2018-08-09 11:27:04 +02:00
Konstantin Pogorelov
d292dcab33
remove changelog from readme as it duplicates github releases function
4.0.0
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
fffe35ce5e
update dependencies, use url-value-parser v2
2018-08-08 11:22:03 +02:00
Konstantin Pogorelov
06341c227a
wip: 4.0.0, prom-client to v11, url-value-parser to v2
2018-08-07 17:55:25 +02:00
Konstantin Pogorelov
45b8f373be
include collectDefaultMetrics in kraken example
2018-01-26 17:40:05 +01:00
Konstantin Pogorelov
4ee269faee
make test more specific
2018-01-23 16:58:49 +01:00
Konstantin Pogorelov
e4d6113ff2
replace node 7 with node 8 in .travis.yml
2018-01-23 16:52:12 +01:00
Konstantin Pogorelov
06f55c9ab8
add promClient option for smuggling collectDefaultMetrics, upgrade prom-client to ~10.2.2, version 3.3.0
3.3.0
2018-01-23 16:43:38 +01:00
Konstantin Pogorelov
c8996a7730
version 3.2.1
2017-10-19 20:26:56 +02: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
68eb617f88
version 3.2.0
2017-09-23 12:20:12 +02:00
Konstantin Pogorelov
bb0e453078
extends docs in regards of: customLabels, transformLabels, httpDurationMetricName
2017-09-23 12:19:56 +02: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
26f9f5ca10
add customLabels and transformLabels to advanced example
2017-09-23 12:13:14 +02:00
Konstantin Pogorelov
a261ab76a3
split includeCustomLabels into customLabels and transformLabels
2017-09-23 12:03:23 +02:00
Konstantin Pogorelov
8318e0ec1d
fix typo
2017-09-23 11:49:13 +02:00
Konstantin Pogorelov
d58b434f0a
fix codestyle
2017-09-23 11:35:30 +02:00
Eric Uldall
47fd051aba
added customLabels feature to main()
2017-09-22 15:21:32 -07:00
Konstantin Pogorelov
313673f16f
inc minor version, update README
2017-07-11 13:21:06 +02:00
Jonathan Creamer
bbd62e34d6
Upgrade prom-client... again ( #9 )
...
* Update package.json
* Update call to Histogram
* Update package.json
* Update index.js
* Update index.js
2017-07-11 11:41:40 +02:00