Skip to content

Conversation

@vmelikyan
Copy link
Contributor

Summary

  • Introduce a new centralized logging module (src/server/lib/logger/) with AsyncLocalStorage-based context propagation
  • Add Datadog tracing integration with automatic correlation ID and span tracking across async operations
  • Migrate all services and API routes to use context-aware getLogger() pattern instead of static logger instances
  • Standardize log format to single-line key=value style for better log aggregation
  • Selective/single deploys now are instantly processed

@vmelikyan vmelikyan requested a review from a team as a code owner January 11, 2026 11:07
Copy link
Contributor

@vigneshrajsb vigneshrajsb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants