Is this a new feature, an enhancement, or a change to existing functionality?
Enhancement
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
NVUE reboot data includes reason, gentime, and user. Operators can use these fields in structured logs, including OTLP, for reboot investigation.
Keep gentime and user out of metrics to avoid high-cardinality labels and operator-data exposure. Metrics retain low-cardinality data; log sinks retain full reboot context.
Feature Description
- WHEN NVUE returns reboot data, carbide-health SHALL log
message_id, switch_id, reason, gentime, and user to all configured log sinks.
- WHEN exporting to OTLP, carbide-health SHALL preserve these log attributes.
- WHILE diagnostics are disabled, carbide-health SHALL retain standard log attributes.
- WHEN emitting
reboot_reason_info, carbide-health SHALL include only reason as a reboot-data metric label.
- IF a reboot field is missing, carbide-health SHALL use
unknown.
Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
Is this a new feature, an enhancement, or a change to existing functionality?
Enhancement
How would you describe the priority of this feature request
Medium
Please provide a clear description of problem this feature solves
NVUE reboot data includes
reason,gentime, anduser. Operators can use these fields in structured logs, including OTLP, for reboot investigation.Keep
gentimeanduserout of metrics to avoid high-cardinality labels and operator-data exposure. Metrics retain low-cardinality data; log sinks retain full reboot context.Feature Description
message_id,switch_id,reason,gentime, anduserto all configured log sinks.reboot_reason_info, carbide-health SHALL include onlyreasonas a reboot-data metric label.unknown.Describe your ideal solution
No response
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct