OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_DOTNET_THREAD_POOL_WORK_ITEM_COUNTConst

    METRIC_DOTNET_THREAD_POOL_WORK_ITEM_COUNT: "dotnet.thread_pool.work_item.count" = ...

    The number of work items that the thread pool has completed since the process has started.

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