Phillippko commented on code in PR #7722:
URL: https://github.com/apache/ignite-3/pull/7722#discussion_r2980257791
##########
modules/raft/src/main/java/org/apache/ignite/internal/metrics/sources/RaftMetricSource.java:
##########
@@ -35,7 +35,9 @@
public class RaftMetricSource implements MetricSource {
public static final String SOURCE_NAME = "raft";
- public static final String RAFT_GROUP_LEADERS = "groups.localLeadersCount";
Review Comment:
you're right, changed back
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]