OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_DOTNET_JIT_COMPILED_IL_SIZEConst

    METRIC_DOTNET_JIT_COMPILED_IL_SIZE: "dotnet.jit.compiled_il.size" = ...

    Count of bytes of intermediate language that have been compiled since the process has started.

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