Compare commits
1 Commits
developmen
...
w/prom-cli
Author | SHA1 | Date |
---|---|---|
Naren | d868b2a6f6 |
|
@ -19,13 +19,13 @@
|
|||
"dependencies": {
|
||||
"@hapi/joi": "^17.1.1",
|
||||
"@senx/warp10": "^1.0.14",
|
||||
"arsenal": "git+https://github.com/scality/Arsenal#7.10.29",
|
||||
"arsenal": "git+https://github.com/scality/Arsenal#prom-client-14-2-0",
|
||||
"async": "^3.2.0",
|
||||
"aws-sdk": "^2.1005.0",
|
||||
"aws4": "^1.8.0",
|
||||
"backo": "^1.1.0",
|
||||
"body-parser": "^1.19.0",
|
||||
"bucketclient": "scality/bucketclient#7.10.4",
|
||||
"bucketclient": "scality/bucketclient#prom-client-14-2-0",
|
||||
"byte-size": "^7.0.0",
|
||||
"commander": "^5.1.0",
|
||||
"cron-parser": "^2.15.0",
|
||||
|
@ -38,9 +38,9 @@
|
|||
"needle": "^2.5.0",
|
||||
"node-schedule": "^1.3.2",
|
||||
"oas-tools": "^2.2.2",
|
||||
"prom-client": "^13.1.0",
|
||||
"prom-client": "14.2.0",
|
||||
"uuid": "^3.3.2",
|
||||
"vaultclient": "scality/vaultclient#7.10.8",
|
||||
"vaultclient": "scality/vaultclient#prom-client-14-2-0",
|
||||
"werelogs": "scality/werelogs#8.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
79
yarn.lock
79
yarn.lock
|
@ -517,9 +517,9 @@ arraybuffer.slice@~0.0.7:
|
|||
resolved "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz#3bbc4275dd584cc1b10809b89d4e8b63a69e7675"
|
||||
integrity sha512-wGUIVQXuehL5TCqQun8OW81jGzAWycqzFF8lFp+GOM5BXLYj3bKNsYC4daB7n6XjCqxQA/qgTJ+8ANR3acjrog==
|
||||
|
||||
"arsenal@git+https://github.com/scality/Arsenal#7.10.28":
|
||||
version "7.10.28"
|
||||
resolved "git+https://github.com/scality/Arsenal#acf38cc01020ea64600947d7d2e09a8ccc73ecfd"
|
||||
"arsenal@git+https://github.com/scality/Arsenal#prom-client-14-2-0":
|
||||
version "7.10.45"
|
||||
resolved "git+https://github.com/scality/Arsenal#c0954d948c764792895ae8e8cb29b7dda5f1c6a9"
|
||||
dependencies:
|
||||
"@types/async" "^3.2.12"
|
||||
"@types/utf8" "^3.0.1"
|
||||
|
@ -545,47 +545,7 @@ arraybuffer.slice@~0.0.7:
|
|||
level-sublevel "~6.6.5"
|
||||
mongodb "^3.0.1"
|
||||
node-forge "^0.7.1"
|
||||
prom-client "10.2.3"
|
||||
simple-glob "^0.2"
|
||||
socket.io "~2.3.0"
|
||||
socket.io-client "~2.3.0"
|
||||
sproxydclient "github:scality/sproxydclient#8.0.4"
|
||||
utf8 "2.1.2"
|
||||
uuid "^3.0.1"
|
||||
werelogs scality/werelogs#8.1.0
|
||||
xml2js "~0.4.23"
|
||||
optionalDependencies:
|
||||
ioctl "^2.0.2"
|
||||
|
||||
"arsenal@git+https://github.com/scality/Arsenal#7.10.29":
|
||||
version "7.10.29"
|
||||
resolved "git+https://github.com/scality/Arsenal#3882ecf1a08608b77ae004189f0fb938b50caf59"
|
||||
dependencies:
|
||||
"@types/async" "^3.2.12"
|
||||
"@types/utf8" "^3.0.1"
|
||||
JSONStream "^1.0.0"
|
||||
agentkeepalive "^4.1.3"
|
||||
ajv "6.12.2"
|
||||
async "~2.1.5"
|
||||
aws-sdk "^2.1005.0"
|
||||
azure-storage "~2.10.7"
|
||||
backo "^1.1.0"
|
||||
base-x "3.0.8"
|
||||
base62 "2.0.1"
|
||||
bson "4.0.0"
|
||||
debug "~2.6.9"
|
||||
diskusage "^1.1.1"
|
||||
fcntl "github:scality/node-fcntl#0.2.0"
|
||||
hdclient scality/hdclient#1.1.0
|
||||
https-proxy-agent "^2.2.0"
|
||||
ioredis "^4.28.5"
|
||||
ipaddr.js "1.9.1"
|
||||
joi "^17.6.0"
|
||||
level "~5.0.1"
|
||||
level-sublevel "~6.6.5"
|
||||
mongodb "^3.0.1"
|
||||
node-forge "^0.7.1"
|
||||
prom-client "10.2.3"
|
||||
prom-client "14.2.0"
|
||||
simple-glob "^0.2"
|
||||
socket.io "~2.3.0"
|
||||
socket.io-client "~2.3.0"
|
||||
|
@ -845,12 +805,12 @@ bson@^1.1.4:
|
|||
resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.6.tgz#fb819be9a60cd677e0853aee4ca712a785d6618a"
|
||||
integrity sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg==
|
||||
|
||||
bucketclient@scality/bucketclient#7.10.4:
|
||||
version "7.10.4"
|
||||
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/08b8e1b1cd95651e231ccc88ec449f5b1c900304"
|
||||
bucketclient@scality/bucketclient#prom-client-14-2-0:
|
||||
version "7.10.5"
|
||||
resolved "https://codeload.github.com/scality/bucketclient/tar.gz/3e25b1ed24faaea5ccc255521923c2dfe7924686"
|
||||
dependencies:
|
||||
agentkeepalive "^4.1.4"
|
||||
arsenal "git+https://github.com/scality/Arsenal#7.10.28"
|
||||
arsenal "git+https://github.com/scality/Arsenal#prom-client-14-2-0"
|
||||
werelogs scality/werelogs#8.1.0
|
||||
|
||||
buffer-equal-constant-time@1.0.1:
|
||||
|
@ -3959,17 +3919,10 @@ progress@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
||||
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
|
||||
|
||||
prom-client@10.2.3:
|
||||
version "10.2.3"
|
||||
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-10.2.3.tgz#a51bf21c239c954a6c5be4b1361fdd380218bb41"
|
||||
integrity sha512-Xboq5+TdUwuQtSSDRZRNnb5NprINlgQN999VqUjZxnLKydUNLeIPx6Eiahg6oJua3XBg2TGnh5Cth1s4I6+r7g==
|
||||
dependencies:
|
||||
tdigest "^0.1.1"
|
||||
|
||||
prom-client@^13.1.0:
|
||||
version "13.2.0"
|
||||
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-13.2.0.tgz#99d13357912dd400f8911b77df19f7b328a93e92"
|
||||
integrity sha512-wGr5mlNNdRNzEhRYXgboUU2LxHWIojxscJKmtG3R8f4/KiWqyYgXTLHs0+Ted7tG3zFT7pgHJbtomzZ1L0ARaQ==
|
||||
prom-client@14.2.0:
|
||||
version "14.2.0"
|
||||
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-14.2.0.tgz#ca94504e64156f6506574c25fb1c34df7812cf11"
|
||||
integrity sha512-sF308EhTenb/pDRPakm+WgiN+VdM/T1RaHj1x+MvAuT8UiQP8JmOEbxVqtkbfR4LrvOg5n7ic01kRBDGXjYikA==
|
||||
dependencies:
|
||||
tdigest "^0.1.1"
|
||||
|
||||
|
@ -5101,12 +5054,12 @@ vary@~1.1.2:
|
|||
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
|
||||
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
|
||||
|
||||
vaultclient@scality/vaultclient#7.10.8:
|
||||
version "7.10.8"
|
||||
resolved "https://codeload.github.com/scality/vaultclient/tar.gz/aab460b592ca3ad8422bfa8f46b2a27cb6ca2b75"
|
||||
vaultclient@scality/vaultclient#prom-client-14-2-0:
|
||||
version "7.10.12"
|
||||
resolved "https://codeload.github.com/scality/vaultclient/tar.gz/08f102928df54408a3bcdb5407f1c06ee843cb73"
|
||||
dependencies:
|
||||
agentkeepalive "^4.1.3"
|
||||
arsenal "git+https://github.com/scality/Arsenal#7.10.28"
|
||||
arsenal "git+https://github.com/scality/Arsenal#prom-client-14-2-0"
|
||||
commander "2.20.0"
|
||||
werelogs "git+https://github.com/scality/werelogs#8.1.0"
|
||||
xml2js "0.4.19"
|
||||
|
|
Loading…
Reference in New Issue