Skip to content

Commit

Permalink
Add some links to c++ docs (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Sep 5, 2022
1 parent d9bfafe commit 36501e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/en/docs/instrumentation/cpp/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,7 @@ as follows:
- [OpenTelemetry for C++ on GitHub](https://github.com/open-telemetry/opentelemetry-cpp)
- [Examples](https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples)
- [Documentation](https://opentelemetry-cpp.readthedocs.io/en/latest/)
- [Overview](https://opentelemetry-cpp.readthedocs.io/en/latest/api/Overview.html)
- [Instrumenting code](https://opentelemetry-cpp.readthedocs.io/en/latest/api/GettingStarted.html)
- [Configuring the SDK](https://opentelemetry-cpp.readthedocs.io/en/latest/sdk/GettingStarted.html#tracerprovider)
- [Exporters](https://opentelemetry-cpp.readthedocs.io/en/latest/sdk/GettingStarted.html#exporter)

0 comments on commit 36501e6

Please sign in to comment.