opentelemetry-proto

Crates.ioopentelemetry-proto
lib.rsopentelemetry-proto
version0.28.0
sourcesrc
created_at2022-09-13 02:34:50.358356
updated_at2025-02-10 18:26:47.86784
descriptionProtobuf generated files and transformations.
homepagehttps://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto
repositoryhttps://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-proto
max_upload_size
id664166
size625,586
rust-publishers (github:open-telemetry:rust-publishers)

documentation

README

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry Proto

This crate contains generated files from opentelemetry-proto repository and transformation between types from generated files and types defined in opentelemetry.

Supported Rust Versions

Release Notes

You can find the release notes (changelog) here.

Supported Rust Versions

OpenTelemetry is built against the latest stable release. The minimum supported version is 1.75.0. The current OpenTelemetry version is not guaranteed to build on Rust versions earlier than the minimum supported version.

The current stable Rust compiler and the three most recent minor versions before it will always be supported. For example, if the current stable compiler version is 1.49, the minimum supported version will not be increased past 1.46, three minor versions prior. Increasing the minimum supported compiler version is not considered a semver breaking change as long as doing so complies with this policy.

Commit count: 1545

cargo fmt