Skip to main content

Module telemetry

Module telemetry 

Source
Expand description

Telemetry and monitoring module.

Provides metrics collection, logging, and distributed tracing capabilities.

Structs§

MetricsCollector
Metrics collector for serverless function invocations.
TelemetryContext
Telemetry context for tracking function execution.

Functions§

get_metrics_collector
Returns a reference to the global metrics collector.
init_telemetry
Initializes the telemetry system.
telemetry_middleware
Middleware for telemetry tracking.