summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/topology_coordinator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/topology_coordinator.h')
-rw-r--r--src/mongo/db/repl/topology_coordinator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/repl/topology_coordinator.h b/src/mongo/db/repl/topology_coordinator.h
index e23f820fef3..db0bf31428d 100644
--- a/src/mongo/db/repl/topology_coordinator.h
+++ b/src/mongo/db/repl/topology_coordinator.h
@@ -306,6 +306,7 @@ public:
const OpTimeAndWallTime readConcernMajorityOpTime;
const BSONObj initialSyncStatus;
const BSONObj electionCandidateMetrics;
+ const BSONObj electionParticipantMetrics;
// boost::none if the storage engine does not support RTT, or if it does but does not
// persist data to necessitate taking checkpoints. Timestamp::min() if a checkpoint is yet