MCP Server Framework - v1.0.0
    Preparing search index...

    Variable NO_OP_TELEMETRYConst

    NO_OP_TELEMETRY: ConnectionTelemetry = ...

    No-op telemetry implementation.

    Used as default when no telemetry is injected. All methods are silent no-ops, which is safe because the server/telemetry module already handles the "OTEL not initialized" case the same way.