Commit History

Author SHA1 Message Date
  Dan Helfman 8b179e4647 Reverse logic of Healtchecks "skip_states" option to just "states" (#525). 3 years ago
  Dan Helfman 865eff7d98 Add Healthchecks monitoring hook "skip_states" option to disable pinging for particular monitoring states (#525). 3 years ago
  Dan Helfman b9741f4d0b Add Healthchecks monitoring hook "ping_body_limit" option to configure how many bytes of logs to send to the Healthchecks server (#294). 3 years ago
  Dan Helfman 02781662f8 Change monitoring hooks to specify the ping URL / integration key as a named option. 3 years ago
  Dan Helfman e40e726687 Change Healthchecks logs truncation size from 10k bytes to 100k bytes, corresponding to that same change on Healthchecks.io. 3 years ago
  Dan Helfman 37cc229749 Fix duplicate logging to Healthchecks and send "after_*" hooks output to Healthchecks (#328). 5 years ago
  Dan Helfman ed7b1cd3d7 Add some no-cover pragmas on functions that don't need tests. 5 years ago
  Dan Helfman 398665be9e Allow before_backup and similiar hooks to exit with a soft failure without altering the monitoring status (#292). 5 years ago
  Dan Helfman f66fd1caaa Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). 5 years ago
  Dan Helfman c4aa34bf5c Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260). 6 years ago
  Dan Helfman d99e6d1994 Remove obnoxious log message when Healthchecks hook sends failure for check action. 6 years ago
  Dan Helfman 50f62d73b7 When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241). 6 years ago
  Dan Helfman 781fac3266 Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 6 years ago
  Dan Helfman 17fda7281a Monitor backups with Cronhub hook integration. Fix Healthchecks/Cronitor hooks to respect dry run. 6 years ago
  Dan Helfman 8fd46b8c70 Monitor backups with Cronitor hook integration. 6 years ago
  Dan Helfman fa5fa1c11b Move hooks into directory, so there can be one source file per type of hook (#225). 6 years ago