/** * SMI-758: Telemetry Unit Tests * * Tests for tracer and metrics modules including: * - Tracer initialization and shutdown * - Span creation and attributes * - Metrics recording * - Graceful fallback when OpenTelemetry not available (SMI-755) */ export {}; //# sourceMappingURL=telemetry.test.d.ts.map