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

fix: correct type of pods_total_count metric #14130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Joibel
Copy link
Member

@Joibel Joibel commented Jan 27, 2025

Fixes pod_total_count metric

Motivation

In #13943 this metric was incorrectly made an ObservableGauge and is broken by this change

Modifications

Just update the type to be correct so it works again

Verification

Observed it counting pods again.

It would be good if this was tested, but it never has been.

Documentation

None required.

This is incorrectly modified in argoproj#13943

Signed-off-by: Alan Clucas <[email protected]>
@Joibel Joibel marked this pull request as ready for review January 27, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants