Skip to content

Commit 4a53b3f

Browse files
authored
Correct default MetricExporterIntervalMilliseconds from 20000 to 60000 in documentation (open-telemetry#2315)
1 parent 25025fb commit 4a53b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenTelemetry.Exporter.Geneva/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ the `ConnectionString`.
340340
#### `MetricExportIntervalMilliseconds` (optional)
341341

342342
Set the exporter's periodic time interval to export Metrics. The default value
343-
is 20000 milliseconds.
343+
is 60000 milliseconds.
344344

345345
#### `PrepopulatedMetricDimensions` (optional)
346346

0 commit comments

Comments
 (0)