Skip to content

Commit cd5eeda

Browse files
authored
Update otel-cpp doc for release status (open-telemetry#782)
* update release status * retrigger cla check
1 parent 3096df1 commit cd5eeda

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/en/docs/cpp/_index.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@ get started using OpenTelemetry for C++.
1616
The current status of the major functional components for OpenTelemetry C++ is
1717
as follows:
1818

19-
| Tracing | Metrics | Logging |
20-
| ------- | ------- | ------- |
21-
| Pre-Alpha | Pre-Alpha | Not Yet Implemented |
19+
| Tracing | Metrics | Logging |
20+
| -------- | ------- | ------- |
21+
| Stable | Experimental | Experimental |
2222

2323
The current release can be found [here](https://github.com/open-telemetry/opentelemetry-cpp/releases)
2424

2525
## Further Reading
2626

2727
- [OpenTelemetry for C++ on GitHub](https://github.com/open-telemetry/opentelemetry-cpp)
2828
- [Examples](https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples)
29+
- [Documentation](https://opentelemetry-cpp.readthedocs.io/en/latest/)

0 commit comments

Comments
 (0)