moby/integration/image
Brian Goff 642e9917ff Add otel support
This uses otel standard environment variables to configure tracing in
the daemon.
It also adds support for propagating trace contexts in the client and
reading those from the API server.

See
https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/
for details on otel environment variables.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-09-07 18:38:19 +00:00
..
commit_test.go Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
import_test.go integration: disable iptables in parallel tests 2023-07-05 13:49:53 -04:00
inspect_test.go testutil/environment: Add GetTestDanglingImageId 2023-06-30 18:18:45 +02:00
list_test.go c8d: Fix TestImagesFilterMultiReference 2023-07-26 14:34:42 +02:00
main_test.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
prune_test.go c8d/prune: Exclude dangling tag of the images used by containers 2023-06-30 18:18:56 +02:00
pull_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
remove_test.go Add otel support 2023-09-07 18:38:19 +00:00
remove_unix_test.go test: use info from the version endpoint for arch checks 2023-08-31 09:36:48 +02:00
save_test.go testutil/environment: remove Execution.OSType field 2023-06-26 11:18:09 +02:00
tag_test.go integration/tag: Move to client unit test 2023-08-10 10:37:04 +02:00