Class RpcTelemetry
Namespace: DotBoxD.Services.Diagnostics
Assembly: DotBoxD.Services.dll
Standard tracing and metrics emitted by DotBoxD.Services. Exporters are selected by the host.
public static class RpcTelemetryInheritance
Section titled “Inheritance”Inherited Members
Section titled “Inherited Members”object.Equals(object), object.Equals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object, object), object.ToString()
Fields
Section titled “Fields”InstrumentationName
Section titled “ InstrumentationName”public const string InstrumentationName = "DotBoxD.Services"Field Value
Section titled “Field Value”Properties
Section titled “Properties”Activities
Section titled “ Activities”public static ActivitySource Activities { get; }Property Value
Section titled “Property Value”Metrics
Section titled “ Metrics”public static Meter Metrics { get; }