-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add Span#RecordError
method to simplify adding error events to spans
#473
Merged
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 96d77ed - Browse repository at this point
Copy the full SHA 96d77edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c6561 - Browse repository at this point
Copy the full SHA d7c6561View commit details -
Record errors as a span event rather than status/attributes.
The implementation in the SDK package now relies on existing API methods.
Configuration menu - View commit details
-
Copy full SHA for 1e4e454 - Browse repository at this point
Copy the full SHA 1e4e454View commit details
Commits on Feb 15, 2020
-
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
…try-go into OTG-248
Configuration menu - View commit details
-
Copy full SHA for 5aa80ed - Browse repository at this point
Copy the full SHA 5aa80edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02fb7dc - Browse repository at this point
Copy the full SHA 02fb7dcView commit details
Commits on Feb 18, 2020
-
Apply suggestions from code review
Co-Authored-By: Krzesimir Nowak <qdlacz@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50f19bc - Browse repository at this point
Copy the full SHA 50f19bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a11ce - Browse repository at this point
Copy the full SHA a9a11ceView commit details -
* Ensure complete and unique error type is recorded for defined types * Avoid duplicating logic under test in tests
Configuration menu - View commit details
-
Copy full SHA for b3ae96c - Browse repository at this point
Copy the full SHA b3ae96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9363960 - Browse repository at this point
Copy the full SHA 9363960View commit details
Commits on Feb 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2e932cb - Browse repository at this point
Copy the full SHA 2e932cbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.