kubo/core
Adin Schmahmann beaa8fc29b
feat: add gateway histogram metrics (#8443)
* feat(gw): response type histogram metrics

- response-type agnostic firstContentBlockGetMetric which counts the
  latency til the first content block.

- car/block/file/gen-dir-index duration histogram metrics that show how
  long each response type takes

* docs: improve metrics descriptions
* feat: more gw histogram buckets

0.05, 0.1, 0.25, 0.5, 1, 2, 5, 10, 30, 60 secs
as suggested in reviews at https://github.com/ipfs/go-ipfs/pull/8443

Co-authored-by: Marcin Rataj <lidel@lidel.org>
Co-authored-by: Gus Eggert <gus@gus.dev>
2022-03-21 15:57:08 +01:00
..
bootstrap fix(tracing): remove event tracing 2020-01-28 21:31:12 -08:00
commands Merge pull request #8757 from ipfs/feat/err-not-found 2022-03-18 00:42:40 +01:00
coreapi Merge pull request #8757 from ipfs/feat/err-not-found 2022-03-18 00:42:40 +01:00
coredag gx: unrewrite 2019-03-05 18:33:56 +01:00
corehttp feat: add gateway histogram metrics (#8443) 2022-03-21 15:57:08 +01:00
corerepo feat: go-libp2p 0.16, UnixFS autosharding and go-datastore with contexts (#8563) 2021-11-29 19:58:05 +01:00
coreunix fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
mock fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
node fix(discovery): fix daemon not starting due to mdns startup failure (#8704) 2022-03-09 07:08:24 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go fix(core/node): unwrap fx error in node construction 2022-03-16 19:32:31 -03:00
core_test.go fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
core.go update go-libp2p to v0.15.0-rc.1 2021-08-19 18:05:04 +02:00