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

[FEATURE] enhance profile API to return model deployment info #646

Closed
zane-neo opened this issue Dec 28, 2022 · 1 comment
Closed

[FEATURE] enhance profile API to return model deployment info #646

zane-neo opened this issue Dec 28, 2022 · 1 comment
Labels
enhancement New feature or request v2.6.0

Comments

@zane-neo
Copy link
Collaborator

Is your feature request related to a problem?
The current ML profile API doesn't return model deployment status information, user is not able to check the model running status on each ml node. The feature request is to return the model deployment status information in profile API.

What solution would you like?
Adding a new path parameter profile_and_deployment which has three different values: profile, deployment and all to represent which information to return. When the parameter value is deployment or all, returning model deployment info under a new entry name: models.

What alternatives have you considered?
Creating a new API for this feature is another solution, but the most codes will be duplicated, so merging them together.

Do you have any additional context?
NA

@zane-neo zane-neo added enhancement New feature or request untriaged labels Dec 28, 2022
@zane-neo zane-neo mentioned this issue Dec 28, 2022
5 tasks
@ylwu-amzn ylwu-amzn changed the title [FEATURE] [FEATURE] enhance profile API to return model deployment info Dec 28, 2022
@zane-neo zane-neo mentioned this issue Dec 29, 2022
5 tasks
@gaiksaya
Copy link
Member

gaiksaya commented Feb 27, 2023

Hi @opensearch-project/machine-learning
This issue was tagged for 2.6.0. Can you close it if it was resolved or re-tag it to be tracked for next iteration?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.6.0
Projects
None yet
Development

No branches or pull requests

3 participants