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

Export :tensorflow:serving:build_info for prometheus #2157

Open
jeongukjae opened this issue Jun 22, 2023 · 2 comments
Open

Export :tensorflow:serving:build_info for prometheus #2157

jeongukjae opened this issue Jun 22, 2023 · 2 comments

Comments

@jeongukjae
Copy link

jeongukjae commented Jun 22, 2023

Feature Request

Describe the problem the feature is intended to solve

For now, TensorFlow Serving doesn't export build information for Prometheus. If tf serving exports metrics like promethues or redis exporter, it would be helpful for managing lots of services and pods in production. (e.g. finding outdated pods)

for example,

:tensorflow:serving:build_info{tensorflow_serving_git_branch="...", tensorflow_serving_git_commit="...", tensorflow_git_commit="...", cpu_arch="...", ...} 1

Describe the solution

Maybe export metrics in tensorflow_serving/model_servers directory using followings.

@singhniraj08
Copy link

@jeongukjae,

Thank you for this feature request. Let me take this to team and we will update this thread once we have any updates.

@singhniraj08 singhniraj08 removed their assignment Jun 23, 2023
@YanghuaHuang YanghuaHuang removed their assignment Aug 23, 2023
@jeongukjae
Copy link
Author

Any updates here?

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

No branches or pull requests

4 participants