Releases: cobaltcore-dev/prysm
Releases · cobaltcore-dev/prysm
v0.0.33
v0.0.30
Diskhealth
- NVMe Critical Warning Support: Added exposure of the
critical_warningbitfield for early failure detection - Hexadecimal Vendor IDs: Vendor IDs and Subsystem Vendor IDs now displayed in standard hex format (e.g., "0x144D")
- Enhanced Device Info Metric: Added
disk_infometric with comprehensive device metadata labels - Improved NVMe Integration: Better support for NVMe-specific attributes from both smartctl and nvme-cli
- Test mode
Ops-log
- **Timeout metric"
v0.0.29
v0.0.28
diskhealth - fixed path for k8s devs
v0.0.27
- [diskhealth] extended logic for get OSD for disk (Maps /dev/sdX, /dev/nvmeXnY, and /dev/mapper/... to Ceph OSD IDs)
- [diskhealth] added more metrics from nvme cli tool
- [diskhealth] added disk meta info as metrics
v0.0.26
- diskhealth osd mapping
- diskhealth metric counter
v0.0.25
- ops-log metrics refactor
- fixed broken metrics in 0.0.24
v0.0.24
- ops-log metrics refactored
- removed "all" labels
- new metrics names
- new config envs
v0.0.23
- ops-log metrics extended with tenant and user labels
- go libs upgrad