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]: sync/mirroring status API / UI / metrics needed #2868

Open
mikemccracken opened this issue Jan 10, 2025 · 0 comments
Open

[Feat]: sync/mirroring status API / UI / metrics needed #2868

mikemccracken opened this issue Jan 10, 2025 · 0 comments
Labels
feature New feature or request

Comments

@mikemccracken
Copy link
Contributor

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

I am migrating from one zot instance to another, I have sync configured from the old to the new instance, with onDemand: false.

I want to check that a sync has completed against the old instance before turning sync off.
It looks like the only way to confirm this is to look in the logs for finished syncing all repositories.

It would be very useful to have more visibility without needing access to logs, into whether there is an active sync happening, how many images were synced so far / in total, when the next scheduled sync is, etc.

Ideally there would be UI for this, but even starting with exposing it as a metric for the metrics endpoint would be good.

This would be even more useful for other mirroring use cases, not just the one-time sync I am doing.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@mikemccracken mikemccracken added the feature New feature or request label Jan 10, 2025
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