Skip to content

Commit 8170800

Browse files
authored
chore(v3): update opentelemetry version (#15812)
1 parent f714f9a commit 8170800

File tree

308 files changed

+1184
-838
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

308 files changed

+1184
-838
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bazel_dep(name = "boringssl", version = "0.20241024.0")
3434
bazel_dep(name = "nlohmann_json", version = "3.11.3")
3535
bazel_dep(name = "curl", version = "8.8.0.bcr.3")
3636
bazel_dep(name = "crc32c", version = "1.1.0")
37-
bazel_dep(name = "opentelemetry-cpp", version = "1.19.0")
37+
bazel_dep(name = "opentelemetry-cpp", version = "1.22.0")
3838
bazel_dep(name = "rules_proto", version = "7.1.0")
3939
bazel_dep(name = "rules_python", version = "1.6.3")
4040
bazel_dep(name = "rules_apple", version = "4.3.2")

0 commit comments

Comments
 (0)