kubo/plugin/loader
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
..
load_nocgo.go Add missing plugin support on FreeBSD 2020-10-12 00:54:23 +02:00
load_noplugin.go feat: nice errors when failing to load plugins 2020-08-08 22:53:18 -04:00
load_unix.go Add missing plugin support on FreeBSD 2020-10-12 00:54:23 +02:00
loader.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
preload_list Integrate go-dag-jose plugin (#8569) 2021-11-30 10:58:15 -08:00
preload.go Integrate go-dag-jose plugin (#8569) 2021-11-30 10:58:15 -08:00
preload.sh register quic opencensus metrics 2020-12-08 20:22:38 -05:00
Rules.mk feat: make it possible to enable plugins with a build env variable 2020-02-10 13:05:32 -08:00