add metricPath and includeUp options, make whitelist/blacklist obsolete, simnplify code, update unit tests and code, add node10 to .travis.yml

This commit is contained in:
Konstantin Pogorelov
2018-12-24 02:06:16 +01:00
parent 94722e908b
commit c6d5964768
6 changed files with 222 additions and 174 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.npmrc
node_modules
coverage
/.vscode