| 1234567891011121314151617 |
- Getting help
- ------------
- - Refer to `opentelemetry.io <https://opentelemetry.io/>`__ for general
- information about OpenTelemetry.
- - Refer to the `OpenTelemetry C++ GitHub
- repository <https://github.com/open-telemetry/opentelemetry-cpp>`__
- for further information and resources related to OpenTelemetry C++.
- - For questions related to OpenTelemetry C++ that are not covered by
- the existing documentation, please ask away in `GitHub
- discussions <https://github.com/open-telemetry/opentelemetry-cpp/discussions>`__.
- - Feel free to join the `CNCF OpenTelemetry C++ Slack
- channel <https://cloud-native.slack.com/archives/C01N3AT62SJ>`__. If
- you are new, you can create a CNCF Slack account
- `here <http://slack.cncf.io/>`__.
- - For bugs and feature requests, write a `GitHub
- issue <https://github.com/open-telemetry/opentelemetry-cpp/issues>`__.
|