Add OCI Image Fetches Grafana dashboard#11371
Merged
dan-stowell merged 3 commits intomasterfrom Feb 23, 2026
Merged
Conversation
3ea6077 to
116bc72
Compare
Two panels: 1. OCI Image Fetch Success Ratio - ratio of successful fetches to total fetches per isolation type (0-1 scale). Legend: median, min. 2. OCI Image Fetch Latency (p90) - p90 latency by isolation type for successful fetches. Microseconds converted to seconds. Legend: median, max. Dashboard JSON normalized via process_dashboard.py. Co-authored-by: Shelley <shelley@exe.dev>
116bc72 to
0bc012f
Compare
bduffany
approved these changes
Feb 23, 2026
bduffany
reviewed
Feb 23, 2026
Member
bduffany
left a comment
There was a problem hiding this comment.
Splitting by registry is also probably interesting, if you wanted to do that in this PR as well
Two new panels: 3. OCI Image Fetch Success Ratio by Registry - ratio of successful fetches to total fetches per upstream registry (eTLD+1). Legend: median, min. 4. OCI Image Fetch Latency (p90) by Registry - p90 latency by upstream registry for successful fetches. Microseconds converted to seconds. Legend: median, max. Co-authored-by: Shelley <shelley@exe.dev>
Panel 5: OCI Image On-Disk Ratio - ratio of image fetch attempts where the image was already cached on the executor, per isolation type. Legend: median, min. 0-100% scale. Co-authored-by: Shelley <shelley@exe.dev>
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



The dashboard panels with synthetic data: