OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_DOTNET_GC_PAUSE_TIMEConst

    METRIC_DOTNET_GC_PAUSE_TIME: "dotnet.gc.pause.time" = ...

    The total amount of time paused in GC since the process has started.

    Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as calling GC.GetTotalPauseDuration().