Documentation
¶
Index ¶
- func InitMetricsServer(port int)
- func StartBackupMetricsCollection(backups controllers.BackupController, interval int)
- func StartRestoreMetricsCollection(restores controllers.RestoreController, interval int)
- func UpdateProcessedBackupMetrics(backup string, err *error)
- func UpdateTimeSensitiveBackupMetrics(backup string, endTime int64, totalTime int64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitMetricsServer ¶
func InitMetricsServer(port int)
func StartBackupMetricsCollection ¶
func StartBackupMetricsCollection( backups controllers.BackupController, interval int, )
func StartRestoreMetricsCollection ¶
func StartRestoreMetricsCollection( restores controllers.RestoreController, interval int, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.