Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node_exporter: update to 1.3.1. #37102

Merged
merged 1 commit into from
May 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 3 additions & 10 deletions srcpkgs/node_exporter/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'node_exporter'
pkgname=node_exporter
version=1.1.2
revision=2
version=1.3.1
revision=1
build_style=go
go_import_path="github.com/prometheus/node_exporter"
go_ldflags="-X ${go_import_path}/version.Version=${version}
Expand All @@ -14,8 +14,7 @@ license="Apache-2.0"
homepage="https://prometheus.io/"
changelog="https://raw.githubusercontent.com/prometheus/node_exporter/master/CHANGELOG.md"
distfiles="https://github.com/prometheus/node_exporter/archive/v${version}.tar.gz"
checksum=edb40c783bd5767f174b916c89a768496ccae0f74811ba1d03c57c32cd250bbd
python_version=3
checksum=66856b6b8953e094c46d7dd5aabd32801375cf4d13d9fe388e320cbaeaff573a

system_accounts="_node_exporter"

Expand All @@ -25,9 +24,3 @@ post_install() {
vsconf example-rules.yml
vsv node_exporter
}

# REMARKS:
# The following remark is now obsolete:
# ON UPDATE: Be sure to update the default list of collectors in the sv run
# file. There is no easy way at 0.14.0 to go from the -h output
# of node_exporter to taking the default list and appending runit.