Table of Contents

Class CLRRuntimeSource

Namespace
Steeltoe.Management.Endpoint.Metrics.Observer
Assembly
Steeltoe.Management.EndpointBase.dll
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

string

HEAP_EVENT

public const string HEAP_EVENT = "Steeltoe.ClrMetrics.Heap"

Field Value

string

THREADS_EVENT

public const string THREADS_EVENT = "Steeltoe.ClrMetrics.Threads"

Field Value

string

Properties

Source

protected DiagnosticSource Source { get; }

Property Value

DiagnosticSource

Methods

Poll()

public void Poll()