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

Enable the is_drand_node metric and add state change timestamp metrics #971

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

mcamou
Copy link
Contributor

@mcamou mcamou commented Apr 27, 2022

@AnomalRoil @willscott I'd like to merge this before #970 so that it's deployed to testnet next week.

@mcamou mcamou self-assigned this Apr 27, 2022
@mcamou mcamou added the monitoring Area: Monitoring label Apr 27, 2022
@@ -261,6 +273,7 @@ func bindMetrics() error {
reshareState,
reshareLeader,
OutgoingConnectionState,
IsDrandNode,
Copy link
Member

Choose a reason for hiding this comment

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

the new metrics need to be registered here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

D'oh. Same thing that happened when I originally added IsDrandNode. Fixed and thanks!

@mcamou mcamou merged commit ac5c7b8 into master Apr 27, 2022
@mcamou mcamou deleted the state_timestamps branch April 27, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitoring Area: Monitoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants