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

[Feat]: log context for slow responses #2819

Open
mikemccracken opened this issue Dec 3, 2024 · 0 comments
Open

[Feat]: log context for slow responses #2819

mikemccracken opened this issue Dec 3, 2024 · 0 comments
Labels
feature New feature or request

Comments

@mikemccracken
Copy link
Contributor

Is your feature request related to a problem? Please describe.

We have seen a couple of instances where zot responds very slowly to GET requests (whatever skopeo inspect generates) - a query that usually returns in < 1 sec would take many minutes. We could guess at the cause, maybe some background processing slowed things, but there were no errors logged.

Describe the solution you'd like

It would be useful to have a threshold time for a request, after which zot logs some useful info to help discover performance issues.

Describe alternatives you've considered

No response

Additional context

No response

@mikemccracken mikemccracken added the feature New feature or request label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant