DockerCLI/vendor/google.golang.org/grpc/internal
Jonathan A. Sternberg 89db01ef97
cli: add otel sdk tracing and metric providers to the core cli
This adds the code used by buildx and compose into the default CLI
program to help normalize the usage of these APIs and allow code reuse
between projects. It also allows these projects to benefit from
improvements or changes that may be made by another team.

At the moment, these APIs are a pretty thin layer on the OTEL SDK. It
configures an additional exporter to a docker endpoint that's used for
usage collection and is only active if the option is configured in
docker desktop.

This also upgrades the OTEL version to v1.19 which is the one being used
by buildkit, buildx, compose, etc.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2024-03-25 11:11:34 -05:00
..
backoff vendor: google.golang.org/grpc v1.59.0 2024-02-26 17:53:12 +01:00
balancer/gracefulswitch vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
balancerload vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
binarylog vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
buffer cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
channelz cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
credentials vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
envconfig cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
grpclog vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
grpcrand vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
grpcsync cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
grpcutil vendor: google.golang.org/grpc v1.53.0 2023-07-20 00:26:26 +02:00
idle cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
metadata vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
pretty vendor: google.golang.org/grpc v1.58.3 2023-11-01 16:07:00 +01:00
resolver cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
serviceconfig vendor: google.golang.org/grpc v1.56.2 2023-09-19 16:37:37 +02:00
status vendor: google.golang.org/grpc v1.59.0 2024-02-26 17:53:12 +01:00
syscall vendor: google.golang.org/grpc v1.44.0 2022-03-24 13:31:10 +01:00
transport cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
experimental.go cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
internal.go cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
tcp_keepalive_nonunix.go cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
tcp_keepalive_unix.go cli: add otel sdk tracing and metric providers to the core cli 2024-03-25 11:11:34 -05:00
xds_handshake_cluster.go vendor: google.golang.org/grpc v1.44.0 2022-03-24 13:31:10 +01:00