Skip to content

feat(LLMO-1023): add trace ID to API response headers#1467

Open
HollywoodTonight wants to merge 1 commit intomainfrom
LLMO-1023-API-response
Open

feat(LLMO-1023): add trace ID to API response headers#1467
HollywoodTonight wants to merge 1 commit intomainfrom
LLMO-1023-API-response

Conversation

@HollywoodTonight
Copy link
Contributor

Enhance logWrapper to stamp x-trace-id header on outgoing responses, enabling end-to-end distributed tracing from request through to the API response. Uses context.traceId (propagated) with X-Ray fallback.

Made-with: Cursor

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

Related Issues

Thanks for contributing!

Enhance logWrapper to stamp x-trace-id header on outgoing responses,
enabling end-to-end distributed tracing from request through to the
API response. Uses context.traceId (propagated) with X-Ray fallback.

Made-with: Cursor
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.

1 participant