You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new env config: EVENT_SDK_TRACEID_PER_VENDOR in Event SDK to switch between creating new traceId and keeping up the original one, when the vendor is external
Implement logging changes
Update all Logger output to debug on ML-API-Adapter with new Event-SDK functionality with EVENT_SDK_LOG_FILTER='audit:*, log:error, log:warning', EVENT_SDK_LOG_METADATA_ONLY='false'
Update all Logger output to debug onCentral-Ledger with new Event-SDK functionality with EVENT_SDK_LOG_FILTER='audit:*, log:error, log:warning', EVENT_SDK_LOG_METADATA_ONLY='false'
Update all Logger output to debug onEvent-Sidecar with new Event-SDK functionality with EVENT_SDK_LOG_FILTER=':', EVENT_SDK_LOG_METADATA_ONLY='true'
Update all Logger output to debug onEvent-Stream-Processor with new Event-SDK functionality with EVENT_SDK_LOG_FILTER=':', EVENT_SDK_LOG_METADATA_ONLY='true'
Comment
We striked out Update all Logger output to debug because we can change the log filter and switch it off
Update Helm charts with the above config changes
ML-API-Adapter & Event-Sidecar
Central-Ledger & Event-Sidecar
Create new stories for:
Quoting Service
Account-Lookup-Service
Acceptance Criteria:
Designs are up-to date
Unit Tests pass
Integration Tests pass
Code Style & Coverage meets standards
Golden Path Services (e.g. ML-API-Adapter, Central-Ledger) and supporting components log the minimum required for normal day-to-day operational monitoring.
Pull Requests:
TBD
Follow-up:
N/A
Dependencies:
N/A
Accountability:
Owner: TBC
QA/Review: TBC
The text was updated successfully, but these errors were encountered:
Goal:
As a
Hub Operator
, I want tologs to be optimized
so thatdisk pressure is not an issue
Tasks:
Event-SDK enhancements: <-- ref work in progress branch - feature/hostLoggingEnhancement @ Mojallop remote
EVENT_SDK_SIDECAR_WITH_LOGGERImplement logging changes
Update all Logger output to debugon ML-API-Adapter with new Event-SDK functionality with EVENT_SDK_LOG_FILTER='audit:*, log:error, log:warning', EVENT_SDK_LOG_METADATA_ONLY='false'Update all Logger output to debug onCentral-Ledger with new Event-SDK functionality with EVENT_SDK_LOG_FILTER='audit:*, log:error, log:warning', EVENT_SDK_LOG_METADATA_ONLY='false'Update all Logger output to debug onEvent-Sidecar with new Event-SDK functionality with EVENT_SDK_LOG_FILTER=':', EVENT_SDK_LOG_METADATA_ONLY='true'Update all Logger output to debug onEvent-Stream-Processor with new Event-SDK functionality with EVENT_SDK_LOG_FILTER=':', EVENT_SDK_LOG_METADATA_ONLY='true'Comment
We striked out Update all Logger output to debug because we can change the log filter and switch it off
Update Helm charts with the above config changes
Create new stories for:
Acceptance Criteria:
Pull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: