Add /_stats endpoint
Also, remove ingest_stats worker and use the cache instead.
This commit is contained in:
11
yarn.lock
11
yarn.lock
@ -1004,10 +1004,6 @@ builtins@^1.0.3:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
||||
|
||||
byte-length@^0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/byte-length/-/byte-length-0.1.1.tgz#e9b4774dbce7c59764bf5be87c302789a88738c3"
|
||||
|
||||
bytes@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/bytes/-/bytes-2.5.0.tgz#4c9423ea2d252c270c41b2bdefeff9bb6b62c06a"
|
||||
@ -2538,13 +2534,6 @@ htmlparser2@~3.3.0:
|
||||
domutils "1.1"
|
||||
readable-stream "1.0"
|
||||
|
||||
http-client@^4.3.1:
|
||||
version "4.3.1"
|
||||
resolved "https://registry.yarnpkg.com/http-client/-/http-client-4.3.1.tgz#cf82fa1b1ef993c078a82144fe677a8671bc7cf2"
|
||||
dependencies:
|
||||
byte-length "^0.1.1"
|
||||
query-string "^4.1.0"
|
||||
|
||||
http-errors@~1.6.1, http-errors@~1.6.2:
|
||||
version "1.6.2"
|
||||
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
|
||||
|
Reference in New Issue
Block a user