Class PerfCountersConfigurationExtensions
Inheritance
System.Object
PerfCountersConfigurationExtensions
Namespace: Orleans.Runtime.Configuration
Assembly: Orleans.Runtime.Legacy.dll
Syntax
public static class PerfCountersConfigurationExtensions : object
Methods
| Improve this Doc View SourceAddPerfCountersTelemetryConsumer(ClusterConfiguration)
Adds a metrics telemetric consumer provider./>.
Declaration
public static void AddPerfCountersTelemetryConsumer(this ClusterConfiguration config)
Parameters
| Type | Name | Description |
|---|---|---|
| ClusterConfiguration | config | The cluster configuration object to add the telemetry consumer to. |