# Functions
EnableHTTPHandler registers stats handler at given web server.
EnableLogReport runs logging stats procedure in new goroutine.
NewOplogPushStats builds OplogPushStats.
NewOplogUploadStats builds OplogUploadStats.
RefreshWithInterval renews OplogPushUpdater with given time interval.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
OplogArchivedStatsReport defines oplog archiving upload statistics report.
OplogPushReport defines oplog-push statistics report.
OplogPushStats implements OplogPushUpdater.
OplogUploadStats implements OplogUploadStats -Reporter and -OplogPushUpdater.
# Interfaces
OplogArchivedStatsReporter defines oplog archiving upload statistics fetching interface.
OplogPushUpdater defines oplog-push procedure statistics update interface.
OplogUploadStatsUpdater defines oplog archiving upload statistics update interface.
# Type aliases
No description provided by the author
No description provided by the author