Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[serving] add request id logging on invocations/predictions path #2363

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

siddvenk
Copy link
Contributor

@siddvenk siddvenk commented Sep 5, 2024

Description

  1. Parse requestId from HTTP header that is present on SageMaker (and SageMaker like) platforms
  2. Log requestId details in relevant places on the invocations/predictions route

This is part 1 of the requestId logging changes. It only touches the java side

  • This is the best we can to on the Java side, and should be sufficient.

Part 2 will focus on the python side

@siddvenk siddvenk requested review from zachgk, frankfliu and a team as code owners September 5, 2024 17:08
@siddvenk siddvenk merged commit 746ae98 into deepjavalibrary:master Sep 9, 2024
8 checks passed
@siddvenk siddvenk deleted the logging-request-id branch September 9, 2024 23:04
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.

2 participants