kubo/plugin
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
..
loader feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
plugins Integrate go-dag-jose plugin (#8569) 2021-11-30 10:58:15 -08:00
daemon.go plugins: support Close() for Tracer plugins as well 2019-09-24 17:43:07 +09:00
daemoninternal.go plugins: introduce PluginDaemonInternal to directly interact with IpfsNode 2019-11-22 13:18:44 +01:00
datastore.go add support for datastore plugins 2018-09-23 16:52:57 +02:00
ipld.go IPLD Prime In IPFS: Target Merge Branch (#7976) 2021-08-17 13:32:49 -04:00
plugin.go doc(plugin): document plugin config 2020-05-12 21:56:02 -07:00
Rules.mk plugin: create plugin API and loader, add ipld-git plugin 2017-07-12 21:53:59 +02:00
tracer.go plugins: support Close() for Tracer plugins as well 2019-09-24 17:43:07 +09:00