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
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,11 @@
6
6
[![Beta Badge][beta-image]][beta-image]
7
7
8
8
## About this project
9
-
This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a framework for collecting traces, metrics and logs from applications.
10
-
11
-
> This project is currently in Alpha stage. Its APIs can change at any time and it is not intended to be used in production scenarios!
9
+
This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a framework for collecting traces and metrics from applications.
12
10
13
11
## Documentation
14
12
15
-
For detailed documentation of the OpenTelemetry API, see [the documentation][docs].
13
+
For detailed documentation of the OpenTelemetry API, see [the documentation][docs], if you want to access the documentation for the latest master commit use [this command][generate-api-documentation].
16
14
17
15
## Quick start
18
16
@@ -187,3 +185,4 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
0 commit comments