-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HPCC-33145: Optimize ESP server span creation
- Create the server span as soon as the request information needed to decide if a span should be created is available. - Change the server span's start time to reflect the time when the first line of the incoming request is read. Signed-off-by: Tim Klemm <[email protected]>
- Loading branch information
Tim Klemm
authored and
Tim Klemm
committed
Jan 10, 2025
1 parent
d28379d
commit be76f8c
Showing
3 changed files
with
129 additions
and
40 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
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