icinga2/.gitmodules
Yonas Habteab 4eb36a4e94 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
2026-01-07 11:02:52 +01:00

4 lines
166 B
Text

[submodule "third-party/opentelemetry-proto"]
path = third-party/opentelemetry-proto
url = https://github.com/open-telemetry/opentelemetry-proto.git
branch = main