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
| All methods of `MeterProvider` are safe to be called concurrently. || + | + | + | - || + ||| + | + ||
134
134
| All methods of `Meter` are safe to be called concurrently. || + | + | + | - || + ||| + | + ||
135
135
| All methods of any instrument are safe to be called concurrently. || + | + | + | - || + ||| + | + ||
136
136
|`MeterProvider` allows a `Resource` to be specified. || + | + | + | + | + || + | + | + | + ||
137
-
| A specified `Resource` can be associated with all the produced metrics from any `Meter` from the `MeterProvider`. || + | + | + | + | + || + | + | + | + ||
138
-
| The supplied `name`, `version` and `schema_url` arguments passed to the `MeterProvider` are used to create an `InstrumentationLibrary` instance stored in the `Meter`. || + | - || + |||| + | + | - ||
137
+
| A specified `Resource` can be associated with all the produced metrics from any `Meter` from the `MeterProvider`. || + | + | + | + | + |+| + | + | + | + ||
138
+
| The supplied `name`, `version` and `schema_url` arguments passed to the `MeterProvider` are used to create an `InstrumentationLibrary` instance stored in the `Meter`. || + | - || + ||+|| + | + | - ||
139
139
| The supplied `name`, `version` and `schema_url` arguments passed to the `MeterProvider` are used to create an `InstrumentationScope` instance stored in the `Meter`. || + | + | + | + || + | + | + | + |||
140
140
| Configuration is managed solely by the `MeterProvider`. || + | + | + | + || + | + | + | + | + ||
141
141
| The `MeterProvider` provides methods to update the configuration | X | - | - | - | + || - ||| - | + ||
@@ -146,7 +146,7 @@ formats is required. Implementing more than one format is optional.
0 commit comments