Show / Hide Table of Contents

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 Source

AddPerfCountersTelemetryConsumer(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.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX