Microsoft.VisualStudio.Telemetry.Metrics.Events Namespace

Classes

TelemetryCounterEvent<T>

The class represents a telemetry event for an IVSCounter that can be posted to a server. The non-VS (ICounter) type has no additional exposed properties beyond the IInstrument. So, no additional properties are needed for the ICounter event and it can be posted normally.

TelemetryHistogramEvent<T>

The class represents a telemetry event for a VS Histogram that can be posted to a server.

TelemetryMetricEvent

The class represents a telemetry event for an IInstrument that can be posted to a server.