-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CAPI logs should for request complete should include the response time (
#4089) * TPCF-27209 - CAPI logs should for request complete should include the response time Add time taken, request_method and request_full path to complete request log * TPCF-27209 - CAPI logs should for request complete should include the response time Add time taken to json based on code review comments * CAPI logs should for request complete should include the response time Convert time taken to ms. Fix Robocop errors. * CAPI logs should for request complete should include the response time Fix Indentation * CAPI logs should for request complete should include the response time Fix indentation * CAPI logs should for request complete should include the response time Fix failed unit test * CAPI logs should for request complete should include the response time Convert time in ms to integer
- Loading branch information
Showing
4 changed files
with
22 additions
and
8 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
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