compose/internal/tracing
Milas Bowman 1ae191a936 trace: instrument `compose up` at a high-level
* Image pull
* Image build
* Service apply
  * Scale down/up (event)
  * Recreate container (event)
  * Scale up (event)
  * Container start (event)

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-07-19 11:26:12 +02: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 otel: fix initialization / error-handling (#10717) 2023-06-15 12:43:15 -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