Skip to content

Commit 8f08724

Browse files
committed
update windows exporter to 0.30.2
1 parent 79ad7cc commit 8f08724

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ This file documents the revision history for the SNClient+ agent.
22

33
next:
44
- fix check_files thresholds on total_size
5+
- update windows exporter to 0.30.2
56
- chore: update dependencies
67

78
0.30 Wed Jan 15 12:08:28 CET 2025

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ WINDOWS_EXPORTER_VERSION_I386=0.24.0
6565
WINDOWS_EXPORTER_FILE_I386=windows_exporter-$(WINDOWS_EXPORTER_VERSION_I386)
6666
WINDOWS_EXPORTER_URL_I386=https://github.com/prometheus-community/windows_exporter/releases/download/v$(WINDOWS_EXPORTER_VERSION_I386)/
6767

68-
WINDOWS_EXPORTER_VERSION=0.29.1
68+
WINDOWS_EXPORTER_VERSION=0.30.2
6969
WINDOWS_EXPORTER_FILE=windows_exporter-$(WINDOWS_EXPORTER_VERSION)
7070
WINDOWS_EXPORTER_URL=https://github.com/prometheus-community/windows_exporter/releases/download/v$(WINDOWS_EXPORTER_VERSION)
7171

packaging/sha256sums.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
77628892cd8b98afcf3c0012480d6a64f2d33286054bd4527102d558f3ec8641 windows_exporter-386.exe
2-
76ba3597644376c9829d0f28a0d7cf27c156e57469d3c24208dccafec36696a7 windows_exporter-amd64.exe
3-
1ee687b10b1a8caf7eb4417462b12a420e7b1709cb2415b6cb4a6f1cbf20e9df windows_exporter-arm64.exe
2+
8fe4a290bb8b0193db69894f72b500d5404b625341d55fc8c5a1c2ea4d38e634 windows_exporter-amd64.exe
3+
523a38cc4688fab50756332a97fd45294c6ebab2aca5aeb01b31a6e9c8152b9e windows_exporter-arm64.exe
44
97ad998fe48904a8b085f2c5adc6a6eed85389f5fc298a6d2e94ee2e73cf1728 node_exporter-1.8.2.darwin-amd64.tar.gz
55
1b50711d389116d0b6d414240e06fbedfc6bbec6a710fef16771c113a1f7e83c node_exporter-1.8.2.darwin-arm64.tar.gz
66
293ab667ef78eb38915ff5ef019093fb15c7887f072ea70656083d1a17d61858 node_exporter-1.8.2.linux-386.tar.gz

0 commit comments

Comments
 (0)