All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Upgraded the exporter version to v0.29.2
- Bumped dependencies
- Bumped dependencies
- Creation of WIN_SERVICE entities
- Bump golang.org/x/sys from 0.4.0 to 0.5.0
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
- Bump github.com/prometheus/common from v0.37.0 to v0.42.0
- Bumped exporter version to commit 1c199e6c0eed881fb09dfcc84eee191262215e5e fixing access to some restricted services on some windows distributions.
- Spawned exporter process priority class is now set to the same as the integration
- Fixed consistent memory increase in windows exporter
- Improve performance by getting the Windows Services from the API instead of WMI
- Modify the metrics to the new V4 format
- Entities are identified as
WIN_SERVICE
- Timeout now defaults to 60s
- Regex example more clear
- Make regex non case-sensitive
- Initial release