Skip to content

v0.8.0

Compare
Choose a tag to compare
@mcanevet mcanevet released this 14 Jun 13:18
· 655 commits to master since this release
0.8.0

Features:

  • Push metrics to Prometheus Pushgateway defined by PUSHGATEWAY_URL
  • Generate verifyExitCode metric (fixes #38)
  • Generate lastBackup and lastFullBackup metrics (fixes #40)

Internals:

  • Fix Makefile to detect changes in all source files (fixes #33)
  • Refactor BackupVolume (fixes #44)