compose/internal/tracing
Milas Bowman acf2ffb0c7 feat(tracing): add project hash attr
Hash the project config and add it as an attribute. This can be
used to group multiple spans.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-02-08 15:47:25 +01:00
..
attributes.go feat(tracing): add project hash attr 2024-02-08 15:47:25 +01:00
attributes_test.go feat(tracing): add project hash attr 2024-02-08 15:47:25 +01:00
conn_unix.go trace: add OTEL initialization (#10526) 2023-06-08 16:46:07 -04:00
conn_windows.go trace: add OTEL initialization (#10526) 2023-06-08 16:46:07 -04:00
docker_context.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
errors.go trace: add OTEL initialization (#10526) 2023-06-08 16:46:07 -04:00
mux.go otel: fix initialization / error-handling (#10717) 2023-06-15 12:43:15 -04:00
tracing.go fix(tracing): batch span exports to prevent blocking 2024-01-17 21:17:16 +01:00
tracing_test.go trace: add OTEL initialization (#10526) 2023-06-08 16:46:07 -04:00
wrap.go deps: update docker/cli to fix go version selection issue 2023-12-19 14:15:16 +00:00