compose/internal/tracing
Milas Bowman 0be8e4a676
trace: do not block connecting to OTLP endpoint (#10882)
This was left over from debugging, but we should not block.
OTel will handle the connection in the background.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-08-08 15:47:18 -04:00
..
attributes.go trace: instrument `compose up` at a high-level 2023-07-19 11:26:12 +02: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 trace: do not block connecting to OTLP endpoint (#10882) 2023-08-08 15:47:18 -04: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 otel: refactor root command span reporting 2023-06-20 17:25:58 +02:00
tracing_test.go trace: add OTEL initialization (#10526) 2023-06-08 16:46:07 -04:00
wrap.go trace: instrument `compose up` at a high-level 2023-07-19 11:26:12 +02:00