TelemetryClient.TrackMetric Method

Definition

Send a MetricTelemetry for representing aggregated metric data. Create a separate MetricTelemetry instance for each call to TrackMetric(MetricTelemetry).

public void TrackMetric (Microsoft.ApplicationInsights.DataContracts.MetricTelemetry telemetry);
Parameters
telemetry
MetricTelemetry