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

How to get prediction request and response logs in TensorFlowServing? #2223

Closed
hurun opened this issue May 29, 2024 · 6 comments
Closed

How to get prediction request and response logs in TensorFlowServing? #2223

hurun opened this issue May 29, 2024 · 6 comments
Assignees
Labels
stale This label marks the issue/pr stale - to be closed automatically if no activity stat:awaiting response type:bug

Comments

@hurun
Copy link

hurun commented May 29, 2024

just wonder know how can get log output, i use the docker environment to run tfserving

@singhniraj08 singhniraj08 self-assigned this Jun 4, 2024
@singhniraj08
Copy link

@hurun, we have a similar feature request #2069 filled. Requesting you to close this issue, follow and +1 similar issue for updates. Thank you!

@hurun
Copy link
Author

hurun commented Jun 6, 2024

@hurun, we have a similar feature request #2069 filled. Requesting you to close this issue, follow and +1 similar issue for updates. Thank you!

I think #2069 is not similar what i supposed

@janasangeetha
Copy link

Generally we can use docker logs <container name> to check logs of the container. Unfortunately tensorflow_model_server --port=8500 --rest_api_port=8501 --model_name=${MODEL_NAME} --model_base_path=${MODEL_BASE_PATH}/${MODEL_NAME} doesn't provide request and response logs.

Copy link

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale This label marks the issue/pr stale - to be closed automatically if no activity label Nov 28, 2024
Copy link

github-actions bot commented Dec 5, 2024

This issue was closed due to lack of activity after being marked stale for past 7 days.

@github-actions github-actions bot closed this as completed Dec 5, 2024
Copy link

Are you satisfied with the resolution of your issue?
Yes
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This label marks the issue/pr stale - to be closed automatically if no activity stat:awaiting response type:bug
Projects
None yet
Development

No branches or pull requests

3 participants