OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_DOTNET_MONITOR_LOCK_CONTENTIONSConst

    METRIC_DOTNET_MONITOR_LOCK_CONTENTIONS: "dotnet.monitor.lock_contentions" = ...

    The number of times there was contention when trying to acquire a monitor lock since the process has started.

    Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as calling Monitor.LockContentionCount.