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] Add model level stats #1295

Closed
ylwu-amzn opened this issue Sep 7, 2023 · 1 comment
Closed

[FEATURE] Add model level stats #1295

ylwu-amzn opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ylwu-amzn
Copy link
Collaborator

For now the stats API collects data on 3 levels:

  • cluster: like model index status
  • node: like how many model deployed on node
  • model category: like how many request for text embedding model

For some use case, user may prefer to know the model level stats. For example, user created 2 remote models: one for openAI, one for Cohere. Both model stats data will be aggregated as REMTOE model on stats "model category" level. That's hard to user to tell how many requests sent to openAI or cohere separately.

@dhrubo-os
Copy link
Collaborator

@ylwu-amzn, I'm closing this issue as this is addressed in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 2.11.0 - (Launched)
Development

No branches or pull requests

2 participants