1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

Import open-telemetry/opentelemetry-proto submodule and generate protobuf bindings locally (#942)

* Import open-telemetry/opentelemetry-proto submodule under internal

* Commit changes in updated/new protobuf files

* Refer to new location of .pb.go files after rewrite from import

* Describe in CHANGELOG
This commit is contained in:
ET
2020-07-16 13:59:14 -07:00
committed by GitHub
parent dd79483e20
commit 166c703bd0
27 changed files with 3283 additions and 50 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "opentelemetry-proto"]
path = internal/opentelemetry-proto
url = https://github.com/open-telemetry/opentelemetry-proto