-
Notifications
You must be signed in to change notification settings - Fork 805
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
chore: remove tracer apis not part of spec #1764
Merged
dyladan
merged 13 commits into
open-telemetry:master
from
dynatrace-oss-contrib:rm-tracer-apis
Dec 21, 2020
Merged
chore: remove tracer apis not part of spec #1764
dyladan
merged 13 commits into
open-telemetry:master
from
dynatrace-oss-contrib:rm-tracer-apis
Dec 21, 2020
Commits on Dec 17, 2020
-
chore: remove tracer apis not part of spec
This removes getCurrentSpan(), bind() and with() from Tracer because they are not required by spec and context operations are a concern of context not Tracer. At least in NoopTracer the implementation of them was incorrect because context was not used.
Configuration menu - View commit details
-
Copy full SHA for 2a2a94d - Browse repository at this point
Copy the full SHA 2a2a94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5800546 - Browse repository at this point
Copy the full SHA 5800546View commit details
Commits on Dec 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b3a85d - Browse repository at this point
Copy the full SHA 3b3a85dView commit details
Commits on Dec 21, 2020
-
fixup! remove superfluous parenthesis
Co-authored-by: Mayur Kale <mayurkale@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2687330 - Browse repository at this point
Copy the full SHA 2687330View commit details -
Configuration menu - View commit details
-
Copy full SHA for a274323 - Browse repository at this point
Copy the full SHA a274323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec22da - Browse repository at this point
Copy the full SHA 4ec22daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7286e6d - Browse repository at this point
Copy the full SHA 7286e6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 752f76f - Browse repository at this point
Copy the full SHA 752f76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2416181 - Browse repository at this point
Copy the full SHA 2416181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1408a81 - Browse repository at this point
Copy the full SHA 1408a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f76cf - Browse repository at this point
Copy the full SHA 29f76cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5035607 - Browse repository at this point
Copy the full SHA 5035607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3866df0 - Browse repository at this point
Copy the full SHA 3866df0View 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.