Module utils

Module utils 

Source

Structs§

BoxedSpan
This re-implements a boxed span from opentelemetry since BoxedSpan::new is not public
ExportConfig
GrpcConfig
HelperImports
OtelHttpConfig

Enums§

FunctionType
OtelProtocol
SpanKind

Functions§

format_traceback
get_function_type
Function to determine if a Python function is async, async generator, or generator This is a helper util function used in tracing decorators
set_function_attributes
Set function attributes on the span