github promhippie/hcloud_exporter v2.1.0

latest releases: v3.25.0, v3.24.0, v3.23.0...
22 months ago

Changelog for 2.1.0

The following sections list the changes for 2.1.0.

Summary

  • Chg #258: Switch to official logging library
  • Chg #272: Add type to IP pricing and add metrics for primary IPs

Details

  • Change #258: Switch to official logging library

    Since there have been a structured logger part of the Go standard library we
    thought it's time to replace the library with that. Be aware that log messages
    should change a little bit.

    #258

  • Change #272: Add type to IP pricing and add metrics for primary IPs

    Since the client SDK has deprecated the previous handling for the pricing of IP
    addresses we had to update the metrics to include the type and location of the
    IPs. Besides that we have also added metrics for the pricing of the primary IP
    addresses.

    #272

Don't miss a new hcloud_exporter release

NewReleases is sending notifications on new releases.