OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_DOTNET_JIT_COMPILED_METHODSConst

    METRIC_DOTNET_JIT_COMPILED_METHODS: "dotnet.jit.compiled_methods" = ...

    The number of times the JIT compiler (re)compiled methods since the process has started.

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