ObservableCounter<T>
Represents a metrics-observable instrument that reports monotonically increasing values when the instrument is being observed, for example, CPU time (for different processes, threads, user mode, or kernel mode). Call  CreateObservableCounter to create the observable counter object.