Commit cd5eeda 1 parent 3096df1 commit cd5eeda Copy full SHA for cd5eeda
File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,14 @@ get started using OpenTelemetry for C++.
16
16
The current status of the major functional components for OpenTelemetry C++ is
17
17
as follows:
18
18
19
- | Tracing | Metrics | Logging |
20
- | ------- | ------- | ------- |
21
- | Pre-Alpha | Pre-Alpha | Not Yet Implemented |
19
+ | Tracing | Metrics | Logging |
20
+ | -------- | ------- | ------- |
21
+ | Stable | Experimental | Experimental |
22
22
23
23
The current release can be found [ here] ( https://github.com/open-telemetry/opentelemetry-cpp/releases )
24
24
25
25
## Further Reading
26
26
27
27
- [ OpenTelemetry for C++ on GitHub] ( https://github.com/open-telemetry/opentelemetry-cpp )
28
28
- [ Examples] ( https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples )
29
+ - [ Documentation] ( https://opentelemetry-cpp.readthedocs.io/en/latest/ )
You can’t perform that action at this time.
0 commit comments