diff --git a/content/en/docs/instrumentation/cpp/manual.md b/content/en/docs/instrumentation/cpp/manual.md index 2217e09a7218..930cbd6fdb41 100644 --- a/content/en/docs/instrumentation/cpp/manual.md +++ b/content/en/docs/instrumentation/cpp/manual.md @@ -227,7 +227,9 @@ p->AddView(std::move(observable_instrument_selector), std::move(observable_meter ## Logs -The logs API & SDK are currently under development. +The documentation for the logs API & SDK is missing, you can help make it +available by +[editing this page](https://github.com/open-telemetry/opentelemetry.io/edit/main/content/en/docs/instrumentation/cpp/manual.md). ## Next Steps