Add an "environment" option to the Sentry monitoring hook (#1172).

This commit is contained in:
Dan Helfman
2025-10-30 15:39:49 -07:00
parent 2600598359
commit 181030c5d1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
* #1169: Fix for a regression in the ZFS, LVM, and Btrfs hooks in which partial excludes of
snapshot paths were ignored.
* #1170: Fix for an inconsistent log level for Borg's last output line before exiting.
* #1172: Add an "environment" option to the Sentry monitoring hook.
* Add a "rename" option to "extra_borg_options" to support passing arbitrary flags to "borg
rename".
+1 -1
View File
@@ -3025,7 +3025,7 @@ properties:
environment:
type: string
description: |
Sentry monitor environment used in the call to sentry. If
Sentry monitor environment used in the call to Sentry. If
not set, the Sentry default is used.
example: production
states: