Skip to content

Commit

Permalink
.gitmodules: add opentelemetry-cpp submodule
Browse files Browse the repository at this point in the history
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
  • Loading branch information
Deepika Upadhyay committed Jun 22, 2022
1 parent 4933b4e commit 2c15a80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@
[submodule "src/utf8proc"]
path = src/utf8proc
url = https://github.com/JuliaStrings/utf8proc
[submodule "src/jaegertracing/opentelemetry-cpp"]
path = src/jaegertracing/opentelemetry-cpp
url = https://github.com/open-telemetry/opentelemetry-cpp.git
1 change: 1 addition & 0 deletions src/jaegertracing/opentelemetry-cpp
Submodule opentelemetry-cpp added at 9f3a8e

0 comments on commit 2c15a80

Please sign in to comment.