Skip to content

Commit

Permalink
Update missing log docs for C++ (#3562)
Browse files Browse the repository at this point in the history
Co-authored-by: Phillip Carter <[email protected]>
  • Loading branch information
svrnm and cartermp authored Nov 22, 2023
1 parent b2069a6 commit c142eeb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/en/docs/instrumentation/cpp/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c142eeb

Please sign in to comment.