Closed amarziali closed 2 months ago
Baseline | Candidate | |
---|---|---|
baseline_or_candidate | baseline | candidate |
git_branch | master | andrea.marziali/apms-13074 |
git_commit_date | 1725890539 | 1725895265 |
git_commit_sha | 1d59e612a6 | 2a32bc0279 |
release_version | 1.40.0-SNAPSHOT~1d59e612a6 | 1.40.0-SNAPSHOT~2a32bc0279 |
Found 0 performance improvements and 0 performance regressions! Performance is the same for 51 metrics, 12 unstable metrics.
Baseline | Candidate | |
---|---|---|
baseline_or_candidate | baseline | candidate |
end_time | 2024-09-09T15:31:17 | 2024-09-09T15:38:07 |
git_branch | master | andrea.marziali/apms-13074 |
git_commit_date | 1725890539 | 1725895265 |
git_commit_sha | 1d59e612a6 | 2a32bc0279 |
release_version | 1.40.0-SNAPSHOT~1d59e612a6 | 1.40.0-SNAPSHOT~2a32bc0279 |
start_time | 2024-09-09T15:31:04 | 2024-09-09T15:37:54 |
Found 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 17 unstable metrics.
Baseline | Candidate | |
---|---|---|
baseline_or_candidate | baseline | candidate |
git_branch | master | andrea.marziali/apms-13074 |
git_commit_date | 1725890539 | 1725895265 |
git_commit_sha | 1d59e612a6 | 2a32bc0279 |
release_version | 1.40.0-SNAPSHOT~1d59e612a6 | 1.40.0-SNAPSHOT~2a32bc0279 |
Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.
What Does This Do
According to our tests the spring scheduling spans should have no parent. This PR ensure that the spans are created with a noop parent scope. Temporary, I also added a way to restore the old behaviour (that's nondeterministic anyway) by
-Ddd.spring-scheduling.legacy.tracing.enabled=true
DD_SPRING_SCHEDULING_LEGACY_TRACING_ENABLED=true
Motivation
Additional Notes
Contributor Checklist
type:
and (comp:
orinst:
) labels in addition to any usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]