Add otel-proto as a submodule

Adds the opentelemetry-proto[^1] repository as a git submodule, so that
we can make use of the OTelp Protobuf definitions.

[^1]: https://github.com/open-telemetry/opentelemetry-proto
This commit is contained in:
Yonas Habteab 2025-12-15 17:10:43 +01:00
parent 38515c1b9a
commit 4eb36a4e94
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "third-party/opentelemetry-proto"]
path = third-party/opentelemetry-proto
url = https://github.com/open-telemetry/opentelemetry-proto.git
branch = main

1
third-party/opentelemetry-proto vendored Submodule

@ -0,0 +1 @@
Subproject commit 049d4332834935792fd4dbd392ecd31904f99ba2