Skip to main contentModule tracing
Source - grpc
- debug
- Emits a debug-level event.
- error
- Emits an error-level event with a complete error report.
- info
- Emits an info-level event.
- miden_span_record
- Records canonical attributes on the current
miden_instrument span. - trace
- Emits a trace-level event.
- warn
- Emits a warning-level event.
- ErrorSpanExt
- Extension helper for marking the current OpenTelemetry span as failed.
- RecordAttribute
- Converts a value into its canonical tracing attribute representation.
- miden_instrument
- Instruments a function using canonical tracing attributes.