containerd/vendor/go.opentelemetry.io
Kazuyoshi Kato e751f1f44f tracing: support OTLP/HTTP in addition to gRPC
This change adds OTLP/HTTP, specifically http/protobuf support.

http/protobuf is recommended in
https://github.com/open-telemetry/opentelemetry-specification/blob/v1.8.0/specification/protocol/exporter.md.

However kube-apiserver and CRI-O use gRPC, kubelet may support
gRPC in future. So we should support gRPC as well.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-01-29 00:41:18 +00:00
..
contrib/instrumentation/google.golang.org/grpc/otelgrpc Upgrade OpenTelemetry dependencies 2021-12-16 22:35:57 +00:00
otel tracing: support OTLP/HTTP in addition to gRPC 2022-01-29 00:41:18 +00:00
proto/otlp Upgrade OpenTelemetry dependencies 2021-12-16 22:35:57 +00:00