Konstantin Pogorelov
1a8f38c983
Merge pull request #51 from sam-github/update-prom-client
...
Update to prom-client v12, requiring Node >=10
2020-03-21 19:07:39 +01:00
Sam Roberts
20c6a7de24
Update to prom-client v12, requiring Node >=10
...
v12 drops support for versions of Node.js that are no longer supported
(as-of January, 2020), and also removes the timeout option from
collectDefaultMetrics().
Remove 6 and 8 from Travis, and add 12 and 13 (so all the non-EOL versions
of Node.js are tested).
2020-03-06 16:39:47 -08:00
Konstantin Pogorelov
a21bd439cf
bump 5.1.5
5.1.5
2019-05-01 14:53:47 +02:00
Konstantin Pogorelov
90f2d90e46
add dtslint to the main lint target
2019-05-01 14:53:38 +02:00
Konstantin Pogorelov
71c0e52020
Merge pull request #38 from raszi/fix-types
...
fix(types): fix type definitions and add tests
2019-05-01 14:50:34 +02:00
KARASZI István
78e25d6587
Add back index.d.ts
2019-05-01 14:15:45 +02:00
KARASZI István
02f3fe9008
Simplify type definition
2019-04-30 22:54:46 +02:00
KARASZI István
2a5e25dd77
Fix line ending
2019-04-30 22:46:49 +02:00
KARASZI István
f770ab800d
Try to fix Node 6 issue
2019-04-30 22:46:03 +02:00
KARASZI István
6041bee4dd
Run dtslint on Travis
2019-04-30 22:40:33 +02:00
KARASZI István
a92b4cfbe6
Remove unnecessary newline
2019-04-30 22:36:23 +02:00
KARASZI István
8df2778337
Fix types and add tests
2019-04-30 22:26:39 +02:00
Konstantin Pogorelov
b00d88c4a7
bump 5.1.4
5.1.4
2019-04-16 13:13:12 +02:00
Konstantin Pogorelov
11988cb025
Merge pull request #37 from cerodriguezl/fix-ts-definition
...
Fix the definition of the Opts interface
2019-04-16 13:12:39 +02:00
Konstantin Pogorelov
df6854ee04
Merge pull request #36 from gabordobrei/master
...
make transformLabels optional in index.d.ts
2019-04-16 13:08:14 +02:00
Carlos Rodriguez
48d883b7f2
Fix the definition of the Opts interface
...
The `buckets` property was defined as a `Tuple` (`[number]`) instead of an Array
(`number[]`).
2019-04-15 18:21:35 -05:00
Gábor Döbrei
b835e90560
make transformLabels optional in index.d.ts
2019-04-15 15:53:11 +02:00
Konstantin Pogorelov
088ff5a063
make customLabels optional in index.d.ts
5.1.3
2019-04-09 22:15:36 +02:00
Konstantin Pogorelov
fd12de6ea3
bump 5.1.3
2019-04-09 22:10:00 +02:00
Konstantin Pogorelov
0b8706dd42
remove trailing spaces
2019-04-09 22:09:44 +02:00
Konstantin Pogorelov
982ff86543
Merge pull request #35 from aaronleesmith/master
...
add customLabels to index.d.ts
2019-04-09 22:05:51 +02:00
Aaron Smith
5f39d8f357
Update index.d.ts
...
Custom labels was added as an option but never added to the typescript definition file, breaking the usage during typescript compilation.
2019-04-09 13:54:17 -06:00
Konstantin Pogorelov
d405e3f584
bump 5.1.2
5.1.2
2019-04-08 12:02:45 +02:00
Konstantin Pogorelov
ff147d8fc4
Merge pull request #34 from cliedeman/fix-typedef
...
typedefs: normalizePath should return a string
2019-04-08 12:01:47 +02:00
Ciaran Liedeman
43f5a2b04f
typedefs: normalizePath should return a string
2019-04-08 10:21:53 +02:00
Konstantin Pogorelov
09ee5d954a
bump 5.1.1
5.1.1
2019-04-05 18:10:33 +02:00
Konstantin Pogorelov
33cca0d2cf
remove .npmignore because files are now whitelisted
2019-04-05 18:09:56 +02:00
Konstantin Pogorelov
2040c043fd
Merge branch 'cliedeman-feat/typescript-definitions'
2019-04-05 18:02:10 +02:00
Konstantin Pogorelov
f6466d007b
Merge pull request #33 from cliedeman/feat/typescript-definitions
...
Added Typescript definitions
2019-04-05 18:01:33 +02:00
Konstantin Pogorelov
e68466d7af
experimental workaround for testing cluster on travis
2019-04-05 17:56:22 +02:00
Ciaran Liedeman
6b49ffab08
Added Typescript definitions
2019-04-04 11:31:41 +02:00
Konstantin Pogorelov
cb128c7520
bump 5.1.0
5.1.0
2019-03-14 13:37:08 +01:00
Konstantin Pogorelov
d336165848
extract metricType as a seprate odc section
2019-03-14 13:36:54 +01:00
Konstantin Pogorelov
cfe0065146
minor wording changes
2019-03-14 13:17:47 +01:00
Konstantin Pogorelov
963a66a25e
Merge pull request #30 from caraboides/master
...
pass maxAgeSeconds & ageBuckets to summary metrics
2019-03-14 13:06:33 +01:00
Christian Hennig
389684b426
Documentation for sliding window for summary metrics
2019-03-14 11:58:10 +01:00
Konstantin Pogorelov
846ccfc641
Update src/index.js
...
Co-Authored-By: caraboides <caraboides@googlemail.com >
2019-03-14 12:47:08 +02:00
Christian Hennig
17fe5f4c70
pass maxAgeSeconds & ageBuckets to summary metrics
2019-03-14 10:18:55 +01:00
Konstantin Pogorelov
66ef4e3176
bump 5.0.2
5.0.2
2018-12-24 12:50:44 +01:00
Konstantin Pogorelov
f55d397a31
disable notifications in travis-ci
2018-12-24 12:50:25 +01:00
Konstantin Pogorelov
68ad108f77
correct sample usage
2018-12-24 12:49:41 +01:00
Konstantin Pogorelov
6000056f7a
bump 5.0.1
5.0.1
2018-12-24 02:26:14 +01:00
Konstantin Pogorelov
48856afbe3
add .vscode and Makefile to .npmignore
2018-12-24 02:18:48 +01:00
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