Module rama::telemetry::opentelemetry

source ·
Expand description

openelemetry module re-exports

This module re-exports the crates supported and used by rama for (open) telemetry, such that you can make use of it for custom metrics, registries and more.

Modules§

  • Primitives for sending name/value data across system boundaries.
  • Utilities for working with global telemetry primitives
  • OpenTelemetry Logs Bridge API
  • OpenTelemetry Metrics API
  • OpenTelemetry Propagator interface
  • Implements the SDK component of OpenTelemetry.
  • OpenTelemetry semantic conventions are agreed standardized naming patterns for OpenTelemetry things. This crate aims to be the centralized place to interact with these conventions.
  • API for tracing applications and libraries.

Structs§

Enums§

Traits§

  • Marker trait for errors returned by exporters