Skip to content

Releases: cobaltcore-dev/prysm

v0.0.33

24 Nov 10:27
2c587e2

Choose a tag to compare

  • opslog keystone audit support

v0.0.30

05 Sep 15:20
b39a46d

Choose a tag to compare

Diskhealth

  • NVMe Critical Warning Support: Added exposure of the critical_warning bitfield 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_info metric 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

29 Jul 17:45
86c7151

Choose a tag to compare

What's Changed

  • config: add log-pretty-print flag for JSON pretty print by @kayrus in #36

New Contributors

Full Changelog: v0.0.28...v0.0.29

v0.0.28

18 Jul 17:23
1c7a0c4

Choose a tag to compare

diskhealth - fixed path for k8s devs

v0.0.27

18 Jul 15:17
be688fb

Choose a tag to compare

  • [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

14 Jul 10:11
a0a26d1

Choose a tag to compare

  • diskhealth osd mapping
  • diskhealth metric counter

v0.0.25

02 Jul 18:01
59d2f81

Choose a tag to compare

  • ops-log metrics refactor
  • fixed broken metrics in 0.0.24

v0.0.24

01 Jul 12:02
8379df3

Choose a tag to compare

  • ops-log metrics refactored
  • removed "all" labels
  • new metrics names
  • new config envs

v0.0.23

13 Jun 09:59
513dd40

Choose a tag to compare

  • ops-log metrics extended with tenant and user labels
  • go libs upgrad