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] Display container version only if the tool is not able to access registries #319

Open
Whisper40 opened this issue Jan 24, 2025 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@Whisper40
Copy link

Is your feature request related to a problem? Please describe.
While debugging, it was difficult to understand why no metrics were available. It is because the configuration with registries as not been made.
But i was expecting that the tool report the actual version only. But no it was not, no metrics at all.

Describe the solution you'd like
I would like that the tool create metrics with the actual version and indicate that it was not able to connect/found the latest image.


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.

@Whisper40 Whisper40 added the enhancement New feature or request label Jan 24, 2025
@davidcollom
Copy link
Collaborator

Hi, thanks for raising this issue, could you please describe more of your issue? as it's not clear what you want to address here?

If there are no metrics, then there's been an issue (this is typical of many exporters) and the exporter's/Container logs should be reviewed for any errors/issues.

I'm reluctant to add the version(s) as it stands (within the cluster) to the metrics, as this could have a negative impact and people may interpret things as working, when in fact they are not apposed to no metrics at all.

@davidcollom davidcollom added the question Further information is requested label Jan 24, 2025
@Whisper40
Copy link
Author

My request is simply that when the tool cannot retrieve the tag of the last available image for an asset X, then it displays a metric containing only the version of the asset error/null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants