21.323. Class MetricsExporter

Namespace: ArmoniK.Core.Control.Metrics.Options
Assembly: ArmoniK.Core.Control.Metrics.dll

[PublicAPI]
public class MetricsExporter

21.323.1. Inheritance

objectMetricsExporter

21.323.2. Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

21.323.3. Fields

21.323.3.1. SettingSection

public const string SettingSection = "MetricsExporter"

21.323.3.1.1. Field Value

string

21.323.4. Properties

21.323.4.1. CacheValidity

public TimeSpan CacheValidity { get; set; }

21.323.4.1.1. Property Value

TimeSpan

21.323.4.2. Metrics

public string Metrics { get; set; }

21.323.4.2.1. Property Value

string