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

    Variable METRIC_UNITSConst

    METRIC_UNITS: { BYTES: "By"; COUNT: "1"; MILLISECONDS: "ms"; SECONDS: "s" } = ...

    Metric units following OpenTelemetry conventions.

    Type Declaration

    • ReadonlyBYTES: "By"
    • ReadonlyCOUNT: "1"
    • ReadonlyMILLISECONDS: "ms"
    • ReadonlySECONDS: "s"