kubo/cmd/ipfs
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
..
dist fix: installation without sudo (#8715) 2022-02-16 08:54:29 -05:00
util fix build on Plan 9 2020-09-23 22:27:01 -04:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
add_migrations.go Expose additional migration APIs (#8153) 2021-07-30 11:27:57 -07:00
daemon_linux.go chore(dep): update deps 2020-01-28 21:20:17 -08:00
daemon_other.go systemd: add notify support 2019-09-27 16:08:30 -07:00
daemon.go Merge pull request #8638 from ipfs/schomatis/fix/core/node/unwrap-fx-error 2022-03-16 19:45:51 -03:00
debug.go feat: add full goroutine stack dump (#8790) 2022-03-16 09:42:22 -04:00
dnsresolve_test.go fix dns test 2021-05-10 21:04:55 -07:00
init.go fix: rewrite dependencies over the go-ipfs-config package 2022-03-04 09:45:16 +01:00
ipfs.go move key rotation command to ipfs key rotate 2020-08-17 07:26:47 -04:00
main.go feat: add basic gateway tracing (#8595) 2022-04-04 19:24:05 +02:00
pinmfs_test.go fix(core/commands): do not cache config (#8824) 2022-03-27 08:11:45 -04:00
pinmfs.go fix(core/commands): do not cache config (#8824) 2022-03-27 08:11:45 -04:00
Rules.mk mk: s/go-build/go-build-relative/ 2019-03-05 18:33:58 +01:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00