-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix baggage propagation for empty/invalid baggage context (#1367)
- Loading branch information
Showing
2 changed files
with
43 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
59a48c1
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.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp sdk Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_BaselineBuffer/2
14634413.719177246
ns/iter5075492.858886719
ns/iter2.88
This comment was automatically generated by workflow using github-action-benchmark.
59a48c1
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.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp api Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_SpinLockThrashing/2/process_time/real_time
1.386978512718564
ms/iter0.23367776553392827
ms/iter5.94
BM_ProcYieldSpinLockThrashing/2/process_time/real_time
1.0458922040635261
ms/iter0.4553000132242839
ms/iter2.30
BM_NaiveSpinLockThrashing/2/process_time/real_time
0.9974096990694665
ms/iter0.23426236333073797
ms/iter4.26
BM_ExtractBaggageWith180Entries
4.102228229804038
ns/iter1.6379308423341576
ns/iter2.50
This comment was automatically generated by workflow using github-action-benchmark.