kubo/core/coreapi
Gus Eggert f855bfe6ef
feat: add basic gateway tracing (#8595)
* add deprecation warning when tracer plugins are loaded
* add response format attribute to span in gateway handler
* add note about tracing's experimental status in godoc
* add nil check for TTL when adding name span attrs
* add basic sharness test for integration with otel collector
* add nil check in UnixFSAPI.processLink
* test: sharness check all json objs for swarm span
* add env var docs to docs/environment-variables.md
* chore: pin the otel collector version
* add tracing spans per response type (#8841)
* docs: tracing with jaeger-ui

Co-authored-by: Marcin Rataj <lidel@lidel.org>
2022-04-04 19:24:05 +02:00
..
test fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
block.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
coreapi.go IPLD Prime In IPFS: Target Merge Branch (#7976) 2021-08-17 13:32:49 -04:00
dag.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
dht.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
key.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
name.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
object.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
path.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
pin.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
pubsub.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
swarm.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
unixfs.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00