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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
MATLAB® interface to [OpenTelemetry™](https://opentelemetry.io/), based on the [OpenTelemetry Specification](https://opentelemetry.io/docs/reference/specification/). OpenTelemetry is an observability framework for creating and managing telemetry data, such as traces, metrics, and logs. This data can then be sent to an observability back-end for monitoring, alerts, and analysis.
5
5
6
6
### Status
7
-
-Currently only tracing and metrics are supported. Logs will be in the future.
8
-
-View class in metrics is only partially supported. The properties **Aggregation**and **AllowedAttributes** are not yet supported.
9
-
-This package is supported and has been tested on Windows®, Linux®, and macOS.
7
+
-Tracing and metrics are fully supported. Logs will be in the future.
8
+
-Supported and tested on Windows®, Linux®, and macOS.
9
+
-Attributes in asynchronous metric instruments are currently ignored because of an issue in the opentelemetry-cpp layer.
0 commit comments