Class CLRRuntimeSource
public class CLRRuntimeSource : IPolledDiagnosticSource
- Inheritance
-
CLRRuntimeSource
- Implements
- Inherited Members
Constructors
CLRRuntimeSource()
public CLRRuntimeSource()
Fields
DIAGNOSTIC_NAME
public const string DIAGNOSTIC_NAME = "Steeltoe.ClrMetrics"
Field Value
HEAP_EVENT
public const string HEAP_EVENT = "Steeltoe.ClrMetrics.Heap"
Field Value
THREADS_EVENT
public const string THREADS_EVENT = "Steeltoe.ClrMetrics.Threads"
Field Value
Properties
Source
protected DiagnosticSource Source { get; }
Property Value
Methods
Poll()
public void Poll()