opentelemetry-derive-impl

Crates.ioopentelemetry-derive-impl
lib.rsopentelemetry-derive-impl
version0.1.0
created_at2025-02-01 01:10:39.174535+00
updated_at2025-02-01 01:10:39.174535+00
descriptionImplementation of derive macros for OpenTelemetry
homepagehttps://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-derive/opentelemetry-derive-impl
repositoryhttps://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-derive/opentelemetry-derive-impl
max_upload_size
id1537971
size21,536
Jean-Sébastien Bour (Sufflope)

documentation

README

OpenTelemetry — An observability framework for cloud-native software.

OpenTelemetry derive macro implementations

Implementation of derive macros for OpenTelemetry.

Crates.io: opentelemetry-derive-impl Documentation LICENSE GitHub Actions CI Slack

Overview

OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior.

This crate provides the implementation of derive macros, it should not be used directly, but through the opentelemetry-derive crate.

Commit count: 1014

cargo fmt