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# (.NET) Tracing Documentation #35

Closed
austinlparker opened this issue Sep 30, 2019 · 1 comment
Closed

C# (.NET) Tracing Documentation #35

austinlparker opened this issue Sep 30, 2019 · 1 comment
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@austinlparker
Copy link
Member

We need to create initial documentation for tracing. It should include -

  • A quick start guide that includes information such as:
    • Initialize/configure the tracer.
    • Create a span, add attributes/events, finish the span.
    • Propagate the trace context to another process over HTTP.
    • Propagate the trace context inside the process.
  • API documentation, or a link to the API documentation if it exists somewhere else.
@austinlparker austinlparker added this to the Beta milestone Oct 11, 2019
@austinlparker austinlparker self-assigned this Nov 5, 2019
@austinlparker
Copy link
Member Author

Done for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant