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

[FEATURE] Add mechanism to determine when background fetcher is done #933

Open
Kern-- opened this issue Nov 10, 2023 · 0 comments
Open

[FEATURE] Add mechanism to determine when background fetcher is done #933

Kern-- opened this issue Nov 10, 2023 · 0 comments
Labels
feature New feature or request

Comments

@Kern--
Copy link
Contributor

Kern-- commented Nov 10, 2023

Description

The background fetcher is a reliability mechanism to limit the maximum amount of time that the SOCI snapshotter requires a network connection when running a container. Right now, there is no way to determine when the background fetching is complete and there are no metrics to indicate the health of the background fetcher (e.g. number of spans downloaded, number skipped due to errors, whether the fetcher is still running for a specific layer).

It could be helpful to understand the overall health of the snapshotter to know this information.

Describe the solution you'd like

  1. Some mechanism to query whether the background fetch has completed and whether it fully downloaded the image.
  2. Some set of health metrics that can be collected

Describe any alternative solutions/features you've considered

No response

Any additional context or information about the feature request

No response

@Kern-- Kern-- added the feature New feature or request label Nov 10, 2023
@github-project-automation github-project-automation bot moved this to ❓ Ungroomed in soci-snapshotter Nov 21, 2023
@Kern-- Kern-- moved this from ❓ Ungroomed to 📋 Backlog in soci-snapshotter Nov 21, 2023
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
Status: 📋 Backlog
Development

No branches or pull requests

1 participant