Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Releases: ovh/noderig

v2.5.7: Release v.2.5.7:

01 Oct 13:46

Choose a tag to compare

- Add possibility to dump configuration keys in debug
- Add net-opts.interfaces and disk-opts.names as valid flags

v2.5.6

20 Feb 11:09
78d4db9

Choose a tag to compare

add cpu.idle metrics

v2.5.5

30 Jan 10:45
3530fe7

Choose a tag to compare

Memory now supports level 3.
The level add 3 Metrics to memory collector (free, cached, buffers).

v2.5.4

14 Jan 15:42

Choose a tag to compare

chore: release v2.5.4

v2.5.3

10 Jul 10:06

Choose a tag to compare

chore: release 2.5.3

v2.5.2: Merge pull request #57 from ovh/release/2.5.2

21 Jun 10:12
9e29b8f

Choose a tag to compare

Release version 2.5.1 with custom labels

15 Apr 07:30
6f62206

Choose a tag to compare

Changelog:

  • feat(config): add a param to add default labels in Noderig
  • feat(net): allow regexp to white list interfaces with config param: net-opts

Release version 2.5.0 with Prometheus output format

01 Apr 09:28
2d2d292

Choose a tag to compare

feat: Add Prometheus output format
feat: Add a config separator format string
feat: Add a config to always keep the last value for Custom Collectors

v2.4.0: Merge pull request #40 from XciD/master

08 Mar 09:42
8029a1a

Choose a tag to compare

Make docker image buildable by docker-registry

v2.3.1

22 Jun 14:35
f929957

Choose a tag to compare

fix(disk): consider first disk mountpoint
fix: do not load default config if set on command line