newrelic / nri-winservices

Windows services Integration for New Relic Infrastructure
Apache License 2.0
9 stars 8 forks source link

Bump github.com/prometheus-community/windows_exporter from 0.20.0 to 0.22.0 #158

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/prometheus-community/windows_exporter from 0.20.0 to 0.22.0.

Release notes

Sourced from github.com/prometheus-community/windows_exporter's releases.

v0.22.0

What's Changed

Dependency Updates

New Contributors

Full Changelog: https://github.com/prometheus-community/windows_exporter/compare/v0.21.0...v0.22.0

v0.21.0

:warning: Breaking Changes

--telemetry.addr flag and configuration option for specifying the exporter listening address and port has been replaced with --web.listen-address. See #1082 and #1092 for context.

What's Changed

... (truncated)

Commits
  • b29434c Merge pull request #1166 from breed808/net_output_queue_length
  • 7e293a4 feat: Add output_queue_length metric to net collector
  • e21407c Merge pull request #1165 from prometheus-community/superq/landing_page
  • bee042d Use new landing page generator
  • 6efeace Merge pull request #1161 from breed808/default_metrics
  • a5b3926 feat: Remove default metrics from e2e test
  • 6306973 feat: Allow default metrics to be disabled
  • 84b6f15 Merge pull request #1162 from Mak0tin/update-doc-mssql-iis
  • 0a75d72 Update collector.mssql.md
  • 549c4d1 Update collector.iis.md
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #173.