-
Notifications
You must be signed in to change notification settings - Fork 783
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
Instrumentation Library doc #1467
Instrumentation Library doc #1467
Conversation
…ijothomas/opentelemetry-dotnet into cijothomas/instrumentationdoc1
@@ -60,7 +60,103 @@ Exporter to the `TracerProvider` as shown in the example [here](./Program.cs). | |||
|
|||
## Instrumentation Library | |||
|
|||
TBD | |||
The goal of the OpenTelemetry project is to make every library and application |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if that's the official goal of OpenTelemetry, might be helpful to put a link here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If both apps and libs are not calling the OpenTelemetry API - who is going to call it? 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Fixes #.
Changes
Please provide a brief description of the changes here.
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes