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
| Instruments have an optional advice. |||||||||||||
119
119
| A valid instrument MUST be created and warning SHOULD be emitted when multiple instruments are registered under the same `Meter` using the same `name`. ||| + | + | + ||||||||
120
+
| Duplicate instrument registration name conflicts are resolved by using the first-seen for the stream name. ||| + ||||||||||
120
121
| It is possible to register two instruments with same `name` under different `Meter`s. || + | + | + | + |||| + | + | + ||
121
122
| Instrument names conform to the specified syntax. || - | + || + |||| + | + | + ||
122
123
| Instrument units conform to the specified syntax. || - | + || + |||| + | + | + ||
@@ -218,19 +219,19 @@ Disclaimer: this list of features is still a work in progress, please refer to t
218
219
| Feature | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift |
@@ -325,6 +326,8 @@ Note: Support for environment variables is optional.
325
326
| SchemaURL in ResourceMetrics and ScopeMetrics ||| + || + || - | + ||| - ||
326
327
| SchemaURL in ResourceLogs and ScopeLogs ||| + || + || - | + ||| - ||
327
328
| Honors the [user agent spec](specification/protocol/exporter.md#user-agent)|||||||| + ||| + ||
329
+
|[Partial Success](https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/specification.md#partial-success) messages are handled and logged for OTLP/gRPC | X | + |||||||||||
330
+
|[Partial Success](https://github.com/open-telemetry/opentelemetry-proto/blob/main/docs/specification.md#partial-success-1) messages are handled and logged for OTLP/HTTP | X | + |||||||||||
328
331
|**[Zipkin](specification/trace/sdk_exporters/zipkin.md)**| Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift |
0 commit comments