opentelemetry-rust/opentelemetry-proto
Lalit Kumar Bhasin 9b746e0288
Group Logs and Spans by Resource and Instrumentation Scope in OTLP Exporter (#1873)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2024-06-26 11:17:11 -07:00
..
src Group Logs and Spans by Resource and Instrumentation Scope in OTLP Exporter (#1873) 2024-06-26 11:17:11 -07:00
tests Fix tests to make precommit.sh run on Windows (#1831) 2024-05-28 21:46:38 -07:00
CHANGELOG.md Group Logs and Spans by Resource and Instrumentation Scope in OTLP Exporter (#1873) 2024-06-26 11:17:11 -07:00
Cargo.toml Group Logs and Spans by Resource and Instrumentation Scope in OTLP Exporter (#1873) 2024-06-26 11:17:11 -07:00
LICENSE fix: revert modifications to Apache license (#1664) 2024-04-18 16:30:52 -07:00
README.md update msrv check, and bump opentelemetry-proto to v1.70.0 (#1864) 2024-06-06 10:35:22 -07:00

README.md

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.

*Compiler support: [requires rustc 1.70+]