Skip to content

Commit e30726e

Browse files
bump node_exporter to 1.9.1
1 parent 3cae620 commit e30726e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/profile/manifests/base_linux.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
# config: /etc/systemd/system/node_exporter.service
3535
class { 'prometheus::node_exporter':
36-
version => '1.8.2',
36+
version => '1.9.1',
3737
extra_options => '--collector.systemd \--collector.processes \--collector.meminfo_numa',
3838
}
3939
class { 'chrony':

0 commit comments

Comments
 (0)