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

Address configurable leader slots tracking (3) #32

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

johnstonematt
Copy link
Contributor

No description provided.

@johnstonematt johnstonematt changed the base branch from master to github-actions October 3, 2024 09:25
@johnstonematt johnstonematt changed the title Address configurable leader slots tracking Address configurable leader slots tracking (3) Oct 3, 2024
leaderSlotAddresses = flag.String(
"leader-slot-addresses",
"",
"Comma-separated list of addresses to monitor leader slots by epoch for, leave nil to track by epoch for all validators.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Might want to add a warning here that it will have a very large number of metrics when doing this. Actually, in this case perhaps just log a warning at start.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea, done.

Base automatically changed from github-actions to master October 4, 2024 05:47
@johnstonematt johnstonematt merged commit b331072 into master Oct 4, 2024
2 checks passed
@johnstonematt johnstonematt deleted the address-configurable branch October 4, 2024 10:28
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