-
-
Notifications
You must be signed in to change notification settings - Fork 435
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
Remove code that set tracesSampleRate
to 0.0
for Spring Boot if not set
#2800
Merged
adinauer
merged 26 commits into
main
from
feat/remove-spring-traces-sample-rate-workaround
Jul 3, 2023
Merged
Remove code that set tracesSampleRate
to 0.0
for Spring Boot if not set
#2800
adinauer
merged 26 commits into
main
from
feat/remove-spring-traces-sample-rate-workaround
Jul 3, 2023
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fdf5953 - Browse repository at this point
Copy the full SHA fdf5953View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6eba5bc - Browse repository at this point
Copy the full SHA 6eba5bcView commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 537b3fb - Browse repository at this point
Copy the full SHA 537b3fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686eb4e - Browse repository at this point
Copy the full SHA 686eb4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a3b39 - Browse repository at this point
Copy the full SHA 62a3b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e850af - Browse repository at this point
Copy the full SHA 4e850afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ad792 - Browse repository at this point
Copy the full SHA 15ad792View commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3cb799c - Browse repository at this point
Copy the full SHA 3cb799cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5feaac9 - Browse repository at this point
Copy the full SHA 5feaac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf3e3e - Browse repository at this point
Copy the full SHA 2bf3e3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1f062 - Browse repository at this point
Copy the full SHA 1b1f062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66e4bdb - Browse repository at this point
Copy the full SHA 66e4bdbView commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b6bfe7e - Browse repository at this point
Copy the full SHA b6bfe7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104ac37 - Browse repository at this point
Copy the full SHA 104ac37View commit details -
- continueTrace now returns a TransactionContext making it easier to create a transaction from incoming headers - TransactionContext now has defaults for name, source and op and setters for them - deprecate traceHeaders() and replace with getTraceparent() - rename baggageHeader() to getBaggage() - getBaggage() no longer takes pre existing headers - add trace context to envelope payload from scope if none present and no span on scope - improve JavaDoc - create new PropagationContext when cloning scope
Configuration menu - View commit details
-
Copy full SHA for 2266d58 - Browse repository at this point
Copy the full SHA 2266d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a6a38 - Browse repository at this point
Copy the full SHA 13a6a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb6886 - Browse repository at this point
Copy the full SHA 0bb6886View commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49b1699 - Browse repository at this point
Copy the full SHA 49b1699View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7e50bd - Browse repository at this point
Copy the full SHA e7e50bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5f6aa - Browse repository at this point
Copy the full SHA 4e5f6aaView commit details -
Default to false for sampled decision of incoming trace without expli…
…cit sampling decision
Configuration menu - View commit details
-
Copy full SHA for 1ec1b5d - Browse repository at this point
Copy the full SHA 1ec1b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f9cd1 - Browse repository at this point
Copy the full SHA 29f9cd1View commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67813f7 - Browse repository at this point
Copy the full SHA 67813f7View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 908b60e - Browse repository at this point
Copy the full SHA 908b60eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfad4f - Browse repository at this point
Copy the full SHA cbfad4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c8022 - Browse repository at this point
Copy the full SHA 09c8022View 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.