updated for logging times on the simulator for post transfers#126
Merged
rmothilal merged 1 commit intomojaloop:feature/#1140HostLoggingEnhancementOptimizationsfrom Jan 14, 2020
Conversation
added hapi to ncurc as version node version 10 isnt supported by latest version of hapi
yosheeck
approved these changes
Jan 14, 2020
b811cb4
into
mojaloop:feature/#1140HostLoggingEnhancementOptimizations
vgenev
added a commit
that referenced
this pull request
Apr 15, 2020
* documentation fix
* version update
* fix for incorrect cache getting deleted
* added PUT /payeefsp/participants/{type}/{id} to the simulator so that the payeefsp can add participants
* changed logging for all requests, health and metrics now log.debug so that logs aren't polluted on kubernetes
removed accept header on GET /payeefsp/parties/{type}/{id}
updated version to align with new sprint
* no message
* transactions requests handler
* Added endpoints for bulk transfers
Updated dependencies
Bump version
Standard fixes
* added my name to list of contributors
* Removed Murthy
* updated to allow correct payloads
* updated route validation to accept type
* updated for logging times on the simulator for post transfers (#126)
added hapi to ncurc as version node version 10 isnt supported by latest version of hapi
* Feature/#1140 host logging enhancement optimizations (#127)
* updated for logging times on the simulator for post transfers
added hapi to ncurc as version node version 10 isnt supported by latest version of hapi
* fix for end log of simulator not displaying
* updated shared lib version
* Feature/#1140 host logging enhancement optimizations (#128)
* updated for logging times on the simulator for post transfers
added hapi to ncurc as version node version 10 isnt supported by latest version of hapi
* fix for end log of simulator not displaying
* added log statements to calculate sim time for put transfers
* Feature/#1140 host logging enhancement optimizations (#135)
* updated for logging times on the simulator for post transfers
added hapi to ncurc as version node version 10 isnt supported by latest version of hapi
* fix for end log of simulator not displaying
* added log statements to calculate sim time for put transfers
* changed logging to errors
* updated version
* updated license
* wip
* removed span tags and info from sendRequest
* port back to 8444
* updated dependency to central-services-shared@9.3.2-snapshot
* Added support for configuring the HTTP Agent options for callbacks.
* ignored some vulnerability checks for a week
* removed threadpool size setting from code and changed logger level for perf
* updated logger to use Logger.is{Level}Enabled
Co-authored-by: Rajiv Mothilal <rajivmothilal@gmail.com>
Co-authored-by: Valentin <valentin.genev@modusbox.com>
Co-authored-by: Yosh Kemu <y@ke.mu>
Co-authored-by: Miguel de Barros <miguel@debarros.me>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
updated with logging to cater for performance testing
increase node processing threads