Skip to content

0.23.0 / 2023-07-20

Compare
Choose a tag to compare
@prombot prombot released this 16 Aug 11:05
v0.23.0
20657d2

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