forked from AnalogJ/scrutiny
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Include optional user-provided device labels in notification payloads to make notifications easier to identify in large deployments.
Why
Currently notifications only include device WWN/serial which can be hard to identify. User-defined labels would provide better context.
File
webapp/backend/pkg/notify/notify.go (line 129)
Acceptance Criteria
- DeviceLabel field added to notification payload
- Label propagated from Device model
- Backwards compatible (empty label doesn't break notifications)
- Documentation updated
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request