From 4e062ef64145b9cbb05fadb0b53d9b0a1442c5f1 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Mon, 1 Mar 2021 14:52:57 -0800 Subject: [PATCH] Fix comment (#12919) --- .../Monitor.Exporters/preview/2020-09-15_Preview/swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview/swagger.json b/specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview/swagger.json index 3c790353ec37..ae3028af5321 100644 --- a/specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview/swagger.json +++ b/specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview/swagger.json @@ -856,7 +856,7 @@ "type": "number", "format": "float", "default": 100.0, - "description": "Sampling rate used in application. This telemetry item represents 1 / sampleRate actual telemetry items." + "description": "Sampling rate used in application. This telemetry item represents 100 / sampleRate actual telemetry items." }, "seq": { "type": "string",