Skip to content

Commit 2125412

Browse files
Update docs/examples/metrics/reader/README.rst
Co-authored-by: Emídio Neto <[email protected]>
1 parent f900a99 commit 2125412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/metrics/reader/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ These examples show how to customize the metrics that are output by the SDK usin
66
* preferred_aggregation.py: Shows how to configure the preferred aggregation for metric instrument types.
77
* preferred_temporality.py: Shows how to configure the preferred temporality for metric instrument types.
88
* preferred_exemplarfilter.py: Shows how to configure the exemplar filter.
9-
* synchronous_gauge_reader.py: Shows how to use `PeriodicExportingMetricReader` in a synchronous manner to explicitly control the collection of metrics.
9+
* synchronous_gauge_read.py: Shows how to use `PeriodicExportingMetricReader` in a synchronous manner to explicitly control the collection of metrics.
1010

1111
The source files of these examples are available :scm_web:`here <docs/examples/metrics/reader/>`.
1212

0 commit comments

Comments
 (0)