generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 12
Summary and Per Request Report Generation #56
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
Comments
This was referenced May 12, 2025
It'd be good to see the report format with filled in values to get an idea of how we expect this to look. Also, for the metrics, let's name them using widely used / agreed upon terminology. For example, you can refer to https://cloud.google.com/kubernetes-engine/docs/concepts/machine-learning/inference#performance. |
Current report looks like this, will make changes accordingly
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should define the shape of the output report and how to configure what gets reported. Keep in mind the output report may be extremely large or unreadable if all info is included by default such as per request metrics, per message inputs/outputs, etc.
ReportConfig API Proposal:
Related issues:
The text was updated successfully, but these errors were encountered: