Skip to content

Conversation

@HollywoodTonight
Copy link
Contributor

  • Add logWrapper import and to wrapper chain after authWrapper
  • Replace context.log with context.contextualLog throughout
  • Update controller instantiations to use contextualLog
  • Logs will now include AWS X-Ray trace IDs automatically

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description. Or if there's no issue created, make sure you
    describe here the problem you're solving.
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

If the PR is changing the API specification:

  • make sure you add a "Not implemented yet" note the endpoint description, if the implementation is not ready
    yet. Ideally, return a 501 status code with a message explaining the feature is not implemented yet.
  • make sure you add at least one example of the request and response.

If the PR is changing the API implementation or an entity exposed through the API:

  • make sure you update the API specification and the examples to reflect the changes.

If the PR is introducing a new audit type:

  • make sure you update the API specification with the type, schema of the audit result and an example

Related Issues

Thanks for contributing!

@HollywoodTonight HollywoodTonight requested a review from a team November 4, 2025 11:28
Copy link
Contributor

@iuliag iuliag left a comment

Choose a reason for hiding this comment

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

Pending resolution adobe/spacecat-shared#1097

@iuliag iuliag changed the title LLMO-1023: integrate logWrapper for trace ID logging feat: LLMO-1023: integrate logWrapper for trace ID logging Nov 27, 2025
- Add logWrapper import and to wrapper chain after authWrapper
- Replace context.log with context.contextualLog throughout
- Update controller instantiations to use contextualLog
- Logs will now include AWS X-Ray trace IDs automatically
@HollywoodTonight HollywoodTonight force-pushed the LLMO-1023 branch 3 times, most recently from f50b2a2 to ecdbeef Compare November 27, 2025 13:46
@HollywoodTonight HollywoodTonight merged commit 074acae into adobe:main Nov 27, 2025
1 check passed
solaris007 pushed a commit that referenced this pull request Nov 27, 2025
# [1.256.0](v1.255.1...v1.256.0) (2025-11-27)

### Features

* LLMO-1023: integrate logWrapper for trace ID logging ([#1435](#1435)) ([074acae](074acae))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.256.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants