Crate wasmcloud_tracing

source

Modules§

  • Contains helpers and code for enabling OpenTelemetry tracing for wasmcloud. Please note that right now this is only supported for providers. This module is only available with the otel feature enabled
  • Utilities for working with global telemetry primitives

Structs§

  • An instrument that records increasing values.
  • This guard prevents early drop()ing of the tracing related internal data structures
  • An instrument that records a distribution of values.
  • Information about a library or crate providing instrumentation.
  • A key-value pair describing an attribute.
  • Provides the ability to create instruments for recording measurements or accepting callbacks to report measurements.

Functions§