Skip to content

Add Request/Response Logging with Correlation IDs #486

@Olowodarey

Description

@Olowodarey

Description:
Implement comprehensive request/response logging with correlation IDs to trace requests across services and improve debugging.

Acceptance Criteria:

  • Generate unique correlation ID per request
  • Log all incoming requests with correlation ID
  • Include correlation ID in all outgoing requests
  • Add correlation ID to error responses
  • Structured logging with Pino
  • Log sampling for high-traffic endpoints
  • Integration with log aggregation tools

Metadata

Metadata

Assignees

Labels

BackendbackendStellar WaveIssues in the Stellar wave programapifeatureFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions