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

Added inflation rewards #36

Merged
merged 5 commits into from
Oct 7, 2024
Merged

Added inflation rewards #36

merged 5 commits into from
Oct 7, 2024

Conversation

johnstonematt
Copy link
Contributor

@johnstonematt johnstonematt commented Oct 7, 2024

Question: Are we happy with the way inflation rewards are tracked? As a gauge, organised by epoch and vote account.

Copy link
Contributor

@SEJeff SEJeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid

cmd/solana_exporter/slots.go Outdated Show resolved Hide resolved
expectedValue float64
metric prometheus.Gauge
}{
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think anonymous structs are nicer for this sort of thing, but it is really just a style debate. They're both fine.

Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>
@johnstonematt johnstonematt merged commit d77b929 into master Oct 7, 2024
2 checks passed
@johnstonematt johnstonematt deleted the inflation-rewards branch October 7, 2024 18:34
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