Commit e7390d4
committed
vendor: upgrade OpenTelemetry to v1.19.0 / v0.45.0
Upgrade OpenTelemetry core libs to v1.19.0 and contrib (for gRPC
tracing) to v0.45.0.
The OpenTelemetry internal module structure/dependency graph is
rather complex, and recently some parts (e.g. metrics) have
graduated to "stable" from "unstable", so this upgrade is important
to unblock downstream projects to be able to use newer versions of
the OpenTelemetry libraries, as they can cause compatibility issues
due to internal/peer dependency changes otherwise.
Hopefully, future updates won't be as problematic, such that projects
using containerd as a dependency will be able to use newer versions
of the libraries in a compatible fashion.
Signed-off-by: Milas Bowman <[email protected]>1 parent 7deb68f commit e7390d4
121 files changed
Lines changed: 12448 additions & 2227 deletions
File tree
- vendor
- go.opentelemetry.io
- contrib/instrumentation/google.golang.org/grpc/otelgrpc
- internal
- otel
- attribute
- baggage
- codes
- exporters/otlp
- internal
- retry
- otlptrace
- otlptracegrpc
- internal
- envconfig
- otlpconfig
- retry
- otlptracehttp
- internal
- envconfig
- otlpconfig
- retry
- internal
- global
- metric
- embedded
- global
- instrument
- internal/global
- sdk
- internal
- env
- resource
- trace
- semconv
- v1.17.0/httpconv
- v1.21.0
- trace
- proto/otlp
- collector/trace/v1
- common/v1
- resource/v1
- trace/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 115 | + | |
| 116 | + | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| |||
Large diffs are not rendered by default.
Lines changed: 62 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 45 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments