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 ValueRedeemed stat #2915

Closed
wants to merge 1 commit into from
Closed

Conversation

stronk-dev
Copy link
Contributor

What does this pull request do? Explain your changes. (required)
There is a unused prometheus metric to track the value of winning tickets redeemed. This PR modifies the naming to be inline with other prometheus metrics and makes sure it gets updated

How did you test each of these updates (required)
not yet, any takers?

@thomshutt
Copy link
Contributor

@stronk-dev any thoughts on making this backwards compatible if people have built tooling off the back of the old naming? It seems like the previous method was being called in the code

@stronk-dev
Copy link
Contributor Author

Ah you're right, it does get called, so then this whole PR is moot. I thought it was broken (due to an error in my query)

@stronk-dev stronk-dev closed this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants