What's Changed
💥 Breaking Changes
- update: fix naming flags (renamed
--collector.updates.*
to--collector.update.*
) (click PR number for more information) by @neonwhiskers in #1986 - docs: Remove CLI flag
telemetry.max-requests
and hardcoded to 1. by @jkroepke in #2030
✨ Exciting New Features
- dns: add enhanced metrics by @mwimpelberg28 in #1999
- feat: Add config file validation by @jkroepke in #2011
🐞 Bug Fixes
- exchange: fix The specified counter could not be found by @jkroepke in #1994
- service: fix inconsistent values for windows_service_start_mode by @jkroepke in #2007
- terminal_services: Expose disconnected sessions agains by @jkroepke in #2026
🛠️ Dependencies
- chore(deps): update golang.org/x/ by @renovate in #1982
- chore(deps): update module golang.org/x/net to v0.39.0 by @renovate in #1987
- fix(deps): update module github.com/prometheus/client_golang to v1.22.0 by @renovate in #1988
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to de1ac95 by @renovate in #1992
- fix(deps): update module github.com/prometheus/client_model to v0.6.2 by @renovate in #1993
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 207652e by @renovate in #2002
- chore(deps): update dependency golangci/golangci-lint to v2.1.2 by @renovate in #2003
- chore(deps): update module google.golang.org/grpc to v1.72.0 by @renovate in #2016
- chore(deps): update module github.com/prometheus/procfs to v0.16.1 by @renovate in #2014
- chore(deps): update dependency golangci/golangci-lint to v2.1.5 by @renovate in #2013
- chore(deps): update github actions by @renovate in #2015
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 10db94c by @renovate in #2012
- chore(deps): update github actions (major) by @renovate in #2017
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f936aa4 by @renovate in #2022
- chore(deps): update dependency golangci/golangci-lint to v2.1.6 by @renovate in #2023
- chore(config): migrate renovate config by @renovate in #2027
- chore(deps): update module google.golang.org/grpc to v1.72.1 by @renovate in #2033
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 5a2f75b by @renovate in #2032
- fix(deps): update module github.com/prometheus/common to v0.64.0 by @renovate in #2037
- fix(deps): update golang.org/x/ by @renovate in #2035
- chore(deps): update github actions by @renovate in #2034
- fix(deps): update module github.com/microsoft/hcsshim to v0.13.0 by @renovate in #2036
📖 Documentation
- docs: Fix incorrect metric prefix in update collector documentation by @neonwhiskers in #1985
- docs: remove config.file.insecure-skip-verify by @jkroepke in #1997
- docs: fix metric name in example in collector.memory.md by @rjb003 in #2004
- docs: add example about add cmdline to process metrics. by @jkroepke in #2029
New Contributors
- @neonwhiskers made their first contribution in #1985
- @mwimpelberg28 made their first contribution in #1999
- @rjb003 made their first contribution in #2004
Full Changelog: v0.31.0-beta.0...v0.31.0-beta.1