Skip to content

Commit bbbf1cc

Browse files
authored
Fix comment (#12919)
1 parent 3e1d53e commit bbbf1cc

File tree

1 file changed

+1
-1
lines changed
  • specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview

1 file changed

+1
-1
lines changed

specification/applicationinsights/data-plane/Monitor.Exporters/preview/2020-09-15_Preview/swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@
856856
"type": "number",
857857
"format": "float",
858858
"default": 100.0,
859-
"description": "Sampling rate used in application. This telemetry item represents 1 / sampleRate actual telemetry items."
859+
"description": "Sampling rate used in application. This telemetry item represents 100 / sampleRate actual telemetry items."
860860
},
861861
"seq": {
862862
"type": "string",

0 commit comments

Comments
 (0)