-
Notifications
You must be signed in to change notification settings - Fork 474
Enhancements to Vertex AI dashboard #12451
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
Conversation
@@ -23,6 +23,4 @@ streams: | |||
description: List of GCP regions to fetch data from | |||
multi: true | |||
required: false | |||
show_user: true | |||
default: | |||
- us-central1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the default value here, since we want the users to get the data from all the regions by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The dashboard image needs to be updated in the img directory. Are we planning to include after final review?
While including the image, Add a Gemini model invocations, Current image includes non-Gemini models only.
Yeah, I plan to include the image after the final review.
Sure |
💚 Build Succeeded
History
cc @ishleenk17 |
|
packages/gcp_vertexai/kibana/dashboard/gcp_vertexai-b711f0e9-6c69-42f1-9edc-d276f6f162a3.json
Show resolved
Hide resolved
@daniela-elastic : I plan to merge the dashboard changes today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Package gcp_vertexai - 0.4.0 containing this change is available at https://epr.elastic.co/package/gcp_vertexai/0.4.0/ |
* Update null checks anf if checks in the rename * Update changelog.yml * update dashboard * Changelog * updates * add description to visualizations --------- Co-authored-by: muthu-mps <muthukumar.paramasivam@elastic.co>
* Update null checks anf if checks in the rename * Update changelog.yml * update dashboard * Changelog * updates * add description to visualizations --------- Co-authored-by: muthu-mps <muthukumar.paramasivam@elastic.co>
Proposed commit message
Enhancements to the dashboard
Checklist
changelog.yml
file.Related issues
Screenshots