Improving logs to deal with negative case scenarios
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a change in the core logic?
- [YES/NO] NO
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
Google Cloud -
IBM
Does this introduce a breaking change?
- [YES/NO] NO
What is the current behavior?
Logs including correlation id, http method, url, request and response body weren't present for debugging any issue that arises
What is the new/expected behavior?
To receive information like correlation id, http method, url, request and response body for better debugging and getting ahold of any issue that arises and empowering us to reach to the root cause
Have you added/updated Unit Tests and Integration Tests? Added logs in Integration tests
Any other useful information
Compatibility with ADME INSTANCE: all test cases in notification ran:
test case scenarios
Edited by Harshika Dhoot