We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5a2ca commit 07c6b40Copy full SHA for 07c6b40
specification/metrics/sdk.md
@@ -42,7 +42,7 @@ the `MeterProvider` must be used to create an
42
instance which is stored on the created `Meter`.
43
44
Configuration (i.e., [MeasurementProcessors](#measurementprocessor),
45
-[MetricProcessors](#metricprocessors), [MetricExporters](#metricexporter) and
+[MetricProcessors](#metricprocessor), [MetricExporters](#metricexporter) and
46
[`Views`](#view)) MUST be managed solely by the `MeterProvider` and it MUST
47
provide some way to configure all of them that are implemented in the SDK, at
48
least when creating or initializing it.
0 commit comments