mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-12 00:49:04 +02:00
Introduction of `web.listen-address` flag in upstream library (https://github.com/prometheus/exporter-toolkit/commit/bca43f192e681862bc84f3095939d6e0c851769c) has necessitated the removal of the `telemetry.addr` flag in favour of the upstream flag. Bumps [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) from 0.7.1 to 0.8.1. - [Release notes](https://github.com/prometheus/exporter-toolkit/releases) - [Changelog](https://github.com/prometheus/exporter-toolkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/exporter-toolkit/compare/v0.7.1...v0.8.1) --- updated-dependencies: - dependency-name: github.com/prometheus/exporter-toolkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ben Reedy <breed808@breed808.com>