Skip to content

MetricTests Class

Definition

Telemetry metric tests.

C#
[TestClass]
public class MetricTests

Inheritance object

Remarks

After running these tests, you can find the results by querying “customMetrics” in AppInsights here: https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/3311592d-e45a-40eb-97d1-252970617cfb/resourceGroups/ToolTelemetry/providers/microsoft.insights/components/ToolTelemetry/logs

Methods

TestMetricCounterIsAggregatedOverTime()

C#
[TestMethod]
public Task TestMetricCounterIsAggregatedOverTime()

Returns

Task