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] Expose Metric for last updated/checked timestamp #317

Open
davidcollom opened this issue Jan 24, 2025 · 0 comments · May be fixed by #287
Open

[FEATURE] Expose Metric for last updated/checked timestamp #317

davidcollom opened this issue Jan 24, 2025 · 0 comments · May be fixed by #287
Labels
enhancement New feature or request

Comments

@davidcollom
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
This issue is related to PR #287 where it is difficult to tell when an image was last updated and to ensure that you're not looking/querying against stale data.

Describe the solution you'd like
I'd like this to be implemented as a new metric, matching similar labels to that of the image,

This could be implemented automatically, every time the metric value is set/updated.. with a time.Now().Unix() and implemented as a Gauge datatype.


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@davidcollom davidcollom added the enhancement New feature or request label Jan 24, 2025
@davidcollom davidcollom linked a pull request Jan 24, 2025 that will close this issue
@davidcollom davidcollom added this to the future-development milestone Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant