Commit 72153c2 1 parent f7c6065 commit 72153c2 Copy full SHA for 72153c2
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -826,11 +826,11 @@ functions.
826
826
827
827
Register causes the MetricReader to use the provided
828
828
[ MetricProducer] ( #metricproducer ) for as a source of aggregated metric data in
829
- subsequent invokations of Collect. It MUST NOT allow more than one
829
+ subsequent invocations of Collect. It MUST NOT allow more than one
830
830
[ MetricProducer] ( #metricproducer ) or [ MeterProvider] ( #meterprovider ) instance
831
831
to be registered with the [ MetricReader] ( #metricreader ) .
832
832
833
- If the [ MeterProvider] ( #meterprovider ) is an instance of of
833
+ If the [ MeterProvider] ( #meterprovider ) is an instance of a
834
834
[ MetricProducer] ( #metricproducer ) , this MAY be used to register the
835
835
MeterProvider.
836
836
You can’t perform that action at this time.
0 commit comments