Expand description
Extension runtime orchestrator.
This module provides the main runtime that coordinates all extension components:
- Extensions API client for lifecycle management (via
lambda_extensioncrate) - Telemetry API subscription for platform events
- OTLP receiver for function telemetry
- Signal aggregation and export
Structs§
- Extension
Runtime - Extension runtime that orchestrates all components.
- Runtime
Builder - Builder for configuring the extension runtime.
Enums§
- Runtime
Error - Errors from the extension runtime.