netinvent / npbackup

A secure and efficient file backup solution that fits both system administrators (CLI) and end users (GUI)
GNU General Public License v3.0
141 stars 5 forks source link

Make prometheus metrics configurable #12

Closed deajan closed 1 month ago

deajan commented 1 year ago

Should a warning (example: no VSS support / missing exclude files) trigger a metrics failure ? If so, add an opt-out option so warnings don't generate error reports.

deajan commented 1 month ago

Implemented npbackup_exec_state which basically informs about exec state for most actions, so we don't really the above idea anymore.