Skip to content

0.23.0-rc.1 / 2023-07-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@prombot prombot released this 20 Jul 11:15
v0.23.0-rc.1
982a1b3

BREAKING CHANGES:

This version of the exporter introduces a new configuration file format. This
new format separates the walk and metric mappings from the connection and
authentication settings. This allows for easier configuration of different
auth params without having to duplicate the full walk and metric mapping.

See auth-split-migration.md for more details.

  • [CHANGE] Split config of auth and modules #859
  • [FEATURE] Add support for parsing SNMP transport from target #914
  • [ENHANCEMENT] Improved Lookup process for label information #908
  • [BUGFIX] Fix metrics path not using command-line argument value #904