Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++] Manual Instrumentation Page #1816

Closed
svrnm opened this issue Oct 6, 2022 · 0 comments
Closed

[C++] Manual Instrumentation Page #1816

svrnm opened this issue Oct 6, 2022 · 0 comments
Assignees
Labels
docs help wanted Extra attention is needed sig:cpp

Comments

@svrnm
Copy link
Member

svrnm commented Oct 6, 2022

via open-telemetry/opentelemetry-cpp#1589

We'd like to grow the user docs for C++ on opentelemetry.io, for that we need a "Manual Instrumentation" page, similar to what we already have for other languages. In a first version it should talk about:

  • Acquiring a tracer
  • Create Spans
  • Create nested spans
  • get the current span
  • span attributes + semantic attributes

More topics can follow in a second version

For reference (and to copy some text), some other languages:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs help wanted Extra attention is needed sig:cpp
Projects
None yet
Development

No branches or pull requests

2 participants