Skip to content

Fix latency chart on Vertex AI Endpoints dashboard#1212

Merged
johnbryan merged 1 commit into
masterfrom
fix-vertex-ai-endpoints-dash
Feb 3, 2026
Merged

Fix latency chart on Vertex AI Endpoints dashboard#1212
johnbryan merged 1 commit into
masterfrom
fix-vertex-ai-endpoints-dash

Conversation

@yqlu

@yqlu yqlu commented Feb 3, 2026

Copy link
Copy Markdown
Collaborator

The old chart was incorrect (title said "p50 Prediction Latency" but it was actually aggregating by p99). Now we have three charts -- p50 grouped by endpoint_id, p95 grouped by endpoint_id, p99 grouped by endpoint_id -- all in a dropdown group. See b/481102698.

The old chart was incorrect (title said "p50 Prediction Latency" but it was actually aggregating by p99). Now we have three charts -- p50 grouped by endpoint_id, p95 grouped by endpoint_id, p99 grouped by endpoint_id -- all in a dropdown group. See b/481102698.
@yqlu
yqlu requested review from johnbryan and stevezease February 3, 2026 20:44
@johnbryan
johnbryan merged commit 468a9d3 into master Feb 3, 2026
8 checks passed
@johnbryan
johnbryan deleted the fix-vertex-ai-endpoints-dash branch February 3, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants