You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/examples/metrics/reader/README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ These examples show how to customize the metrics that are output by the SDK usin
6
6
* preferred_aggregation.py: Shows how to configure the preferred aggregation for metric instrument types.
7
7
* preferred_temporality.py: Shows how to configure the preferred temporality for metric instrument types.
8
8
* 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.
10
10
11
11
The source files of these examples are available :scm_web:`here <docs/examples/metrics/reader/>`.
0 commit comments