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 metric to track failed layer pull by registry-facade #7886

Closed
sagor999 opened this issue Jan 27, 2022 · 0 comments · Fixed by #7905
Closed

Add metric to track failed layer pull by registry-facade #7886

sagor999 opened this issue Jan 27, 2022 · 0 comments · Fixed by #7905
Assignees
Labels
team: workspace Issue belongs to the Workspace team

Comments

@sagor999
Copy link
Contributor

Is your feature request related to a problem? Please describe

We don't have a metric that tracks if registry-facade is failing to pull an image.
It can happen if there is some connectivity issue to registry or due to some other errors.
If would be a good idea to track this and have alerts in place.

Code to add this into:

resp, err := m.delegate.RoundTrip(req)

Describe the behaviour you'd like

Describe alternatives you've considered

Additional context

@sagor999 sagor999 added the team: workspace Issue belongs to the Workspace team label Jan 27, 2022
@kylos101 kylos101 moved this to Scheduled in 🌌 Workspace Team Jan 27, 2022
@sagor999 sagor999 self-assigned this Jan 28, 2022
@kylos101 kylos101 moved this from Scheduled to In Progress in 🌌 Workspace Team Jan 30, 2022
Repository owner moved this from In Progress to Done in 🌌 Workspace Team Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: workspace Issue belongs to the Workspace team
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant