containerd/tracing
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
..
plugin tracing: support OTLP/HTTP in addition to gRPC 2022-01-29 00:41:18 +00:00
log.go Update go otel 1.0.1 2021-10-06 00:42:56 +00:00
tracing.go Move tracing to plugin 2021-09-21 21:19:46 +00:00