OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_DOTNET_JIT_COMPILATION_TIMEConst

    METRIC_DOTNET_JIT_COMPILATION_TIME: "dotnet.jit.compilation.time" = ...

    The amount of time the JIT compiler has spent compiling methods since the process has started.

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