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

Add new dashboard for Vertex AI Endpoints #907

Merged
merged 1 commit into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions dashboards/google-vertex-ai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
|Filename: [vertex-ai-model-garden.json](vertex-ai-model-garden.json)|
|This is a dashboard for monitoring request, latency and error rates for your managed model invocations. Compare different models or drill down to an individual one. |

|Vertex AI Endpoints Overview|
|:------------------|
|Filename: [vertex-ai-endpoints.json](vertex-ai-endpoints.json)|
|This is a dashboard for monitoring request, latency and error rates for models you have deployed onto Vertex AI Endpoints. |

11 changes: 10 additions & 1 deletion dashboards/google-vertex-ai/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,13 @@ sample_dashboards:
This is a dashboard for monitoring request, latency and error rates for your managed model invocations. Compare different models or drill down to an individual one.
related_integrations:
- id: vertex_ai
platform: GCP
platform: GCP
-
category: Cloud Vertex AI
id: vertex-ai-endpoints
display_name: Vertex AI Endpoints Overview
description: |-
This is a dashboard for monitoring request, latency and error rates for models you have deployed onto Vertex AI Endpoints.
related_integrations:
- id: vertex_ai
platform: GCP
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading