Skip to content

Commit 570961a

Browse files
committed
OTLP Release v1.5.0
Release of the [v1.5.0][otlp] version of the OTLP. [otlp]: https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v1.5.0 Signed-off-by: Florian Lehner <[email protected]>
1 parent 4cf491b commit 570961a

File tree

5 files changed

+438
-589
lines changed

5 files changed

+438
-589
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ ocb:
171171
OPENTELEMETRY_PROTO_SRC_DIR=pdata/internal/opentelemetry-proto
172172

173173
# The branch matching the current version of the proto to use
174-
OPENTELEMETRY_PROTO_VERSION=v1.4.0
174+
OPENTELEMETRY_PROTO_VERSION=v1.5.0
175175

176176
# Find all .proto files.
177177
OPENTELEMETRY_PROTO_FILES := $(subst $(OPENTELEMETRY_PROTO_SRC_DIR)/,,$(wildcard $(OPENTELEMETRY_PROTO_SRC_DIR)/opentelemetry/proto/*/v1/*.proto $(OPENTELEMETRY_PROTO_SRC_DIR)/opentelemetry/proto/collector/*/v1/*.proto $(OPENTELEMETRY_PROTO_SRC_DIR)/opentelemetry/proto/*/v1development/*.proto $(OPENTELEMETRY_PROTO_SRC_DIR)/opentelemetry/proto/collector/*/v1development/*.proto))

pdata/internal/data/protogen/logs/v1/logs.pb.go

Lines changed: 129 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)