Class CLRRuntimeObserver
Inheritance
System.Object
CLRRuntimeObserver
Implements
Namespace: Steeltoe.Management.Endpoint.Metrics.Observer
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class CLRRuntimeObserver : object, IRuntimeDiagnosticSource
Constructors
| Edit this page View SourceCLRRuntimeObserver(IViewRegistry, ILogger<CLRRuntimeObserver>)
Declaration
public CLRRuntimeObserver(IViewRegistry viewRegistry, ILogger<CLRRuntimeObserver> logger)
Parameters
Type | Name | Description |
---|---|---|
IViewRegistry | viewRegistry | |
ILogger<CLRRuntimeObserver> | logger |