Skip to content

Releases: E4-Computer-Engineering/nvme-exporter

v2.0.0

09 Oct 09:29
1cf83e8

Choose a tag to compare

Changelog

  • 1cf83e8 Refactor using AI agent, new features: (#8)

v1.3.0

29 Jul 09:06
13d6b98

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #2
  • OOP refactor by @ftalpo in #5

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Mar 12:10
v1.2.0
7073f08

Choose a tag to compare

Changelog

  • c28fd1b New prometheus rules and dashboard (#11)
  • 819ba6c Update README.md

v1.1.0

13 Mar 16:59
v1.1.0
d926c8c

Choose a tag to compare

Changelog

  • d926c8c feat: add info metrics including physical size and additional labels (#8)

v1.0.0

13 Mar 16:59
v1.0.0
d33ed4b

Choose a tag to compare

Changelog

  • 43e3a28 Add dashboard
  • 8788e8d Add kubernetes resources
  • 3e602e5 Create CODEOWNERS
  • c4d714b Create dependabot.yml
  • 7772d65 Initial commit
  • 489e05e Update dashboard
  • c9d5e98 feat: Improved code logic to not quit on failures
  • dcffdff feat: Include smart ocp metrics
  • b146084 feat: added cli flags and check nvme cli supported version
  • d33ed4b fix: can execute only with root