Skip to content

Commit

Permalink
Bump prometheus/node_exporter to latest release (#2871)
Browse files Browse the repository at this point in the history
  • Loading branch information
panktishah26 authored Feb 1, 2024
1 parent c3a184e commit 25b08dc
Show file tree
Hide file tree
Showing 7 changed files with 118 additions and 121 deletions.
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ projects:
repos:
- name: node_exporter
versions:
- tag: v1.5.0
go_version: "1.17"
- tag: v1.7.0
go_version: "1.21"
- name: prometheus
versions:
- tag: v2.43.0
Expand Down
166 changes: 67 additions & 99 deletions projects/prometheus/node_exporter/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,34 @@
** github.com/coreos/go-systemd/v22; version v22.5.0 --
https://github.com/coreos/go-systemd/v22

** github.com/dennwc/btrfs; version v0.0.0-20221026161108-3097362dc072 --
** github.com/dennwc/btrfs; version v0.0.0-20230312211831-a1f570bd01a1 --
https://github.com/dennwc/btrfs

** github.com/matttproud/golang_protobuf_extensions/pbutil; version v1.0.1 --
https://github.com/matttproud/golang_protobuf_extensions
** github.com/matttproud/golang_protobuf_extensions/v2/pbutil; version v2.0.0 --
https://github.com/matttproud/golang_protobuf_extensions/v2

** github.com/mwitkow/go-conntrack; version v0.0.0-20190716064945-2f068394615f --
https://github.com/mwitkow/go-conntrack

** github.com/opencontainers/selinux; version v1.10.2 --
** github.com/opencontainers/selinux; version v1.11.0 --
https://github.com/opencontainers/selinux

** github.com/prometheus/client_golang/prometheus; version v1.14.0 --
** github.com/prometheus/client_golang/prometheus; version v1.17.0 --
https://github.com/prometheus/client_golang

** github.com/prometheus/client_model/go; version v0.3.0 --
** github.com/prometheus/client_model/go; version v0.5.0 --
https://github.com/prometheus/client_model

** github.com/prometheus/common; version v0.37.0 --
** github.com/prometheus/common; version v0.45.0 --
https://github.com/prometheus/common

** github.com/prometheus/exporter-toolkit/web; version v0.8.2 --
** github.com/prometheus/exporter-toolkit/web; version v0.10.0 --
https://github.com/prometheus/exporter-toolkit

** github.com/prometheus/node_exporter; version v1.5.0 --
** github.com/prometheus/node_exporter; version v1.7.0 --
https://github.com/prometheus/node_exporter

** github.com/prometheus/procfs; version v0.8.0 --
** github.com/prometheus/procfs; version v0.12.0 --
https://github.com/prometheus/procfs

** github.com/safchain/ethtool; version v0.1.1-0.20220305102649-532e6d132c2e --
Expand Down Expand Up @@ -250,7 +250,7 @@ This product includes software developed at CoreOS, Inc.
(http://www.coreos.com/).


* For github.com/matttproud/golang_protobuf_extensions/pbutil see also this required NOTICE:
* For github.com/matttproud/golang_protobuf_extensions/v2/pbutil see also this required NOTICE:
Copyright 2012 Matt T. Proud ([email protected])


Expand Down Expand Up @@ -343,10 +343,10 @@ limitations under the License.

------

** github.com/beevik/ntp; version v0.3.0 --
** github.com/beevik/ntp; version v1.3.0 --
https://github.com/beevik/ntp

Copyright 2015-2017 Brett Vickers. All rights reserved.
Copyright © 2015-2023 Brett Vickers. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
Expand Down Expand Up @@ -404,55 +404,58 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/alecthomas/template; version v0.0.0-20190718012654-fb15b899a751 --
https://github.com/alecthomas/template
** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.45.0 --
https://github.com/prometheus/common

Copyright (c) 2012 The Go Authors. All rights reserved.
Copyright (c) 2011, Open Knowledge Foundation Ltd.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

Neither the name of the Open Knowledge Foundation Ltd. nor the
names of its contributors may be used to endorse or promote
products derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/golang/protobuf; version v1.5.2 --
https://github.com/golang/protobuf
** github.com/xhit/go-str2duration/v2; version v2.1.0 --
https://github.com/xhit/go-str2duration/v2

Copyright 2010 The Go Authors. All rights reserved.
Copyright (c) 2009 The Go Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Expand All @@ -467,65 +470,30 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


------

** github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg; version v0.37.0 --
https://github.com/prometheus/common

Copyright (c) 2011, Open Knowledge Foundation Ltd.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

Neither the name of the Open Knowledge Foundation Ltd. nor the
names of its contributors may be used to endorse or promote
products derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
------

** golang.org/go; version go1.17.13 --
** golang.org/go; version go1.21.6 --
https://github.com/golang/go

** golang.org/x/crypto; version v0.0.0-20221012134737-56aed061732a --
** golang.org/x/crypto; version v0.14.0 --
https://golang.org/x/crypto

** golang.org/x/net; version v0.2.0 --
** golang.org/x/exp; version v0.0.0-20230522175609-2e198f4a06a1 --
https://golang.org/x/exp

** golang.org/x/net; version v0.17.0 --
https://golang.org/x/net

** golang.org/x/oauth2; version v0.0.0-20220909003341-f21342109be1 --
** golang.org/x/oauth2; version v0.12.0 --
https://golang.org/x/oauth2

** golang.org/x/sync/errgroup; version v0.1.0 --
** golang.org/x/sync/errgroup; version v0.3.0 --
https://golang.org/x/sync

** golang.org/x/sys/unix; version v0.2.0 --
** golang.org/x/sys/unix; version v0.13.0 --
https://golang.org/x/sys

** golang.org/x/text; version v0.4.0 --
** golang.org/x/text; version v0.13.0 --
https://golang.org/x/text

Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -558,7 +526,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** google.golang.org/protobuf; version v1.28.1 --
** google.golang.org/protobuf; version v1.31.0 --
https://go.googlesource.com/protobuf

Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -591,6 +559,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

------

** github.com/alecthomas/kingpin/v2; version v2.3.2 --
https://github.com/alecthomas/kingpin/v2
Copyright (C) 2014 Alec Thomas

** github.com/alecthomas/units; version v0.0.0-20211218093645-b94a6e3cc137 --
https://github.com/alecthomas/units
Copyright (C) 2014 Alec Thomas
Expand All @@ -599,7 +571,7 @@ Copyright (C) 2014 Alec Thomas
https://github.com/beorn7/perks
Copyright (C) 2013 Blake Mizerany

** github.com/cespare/xxhash/v2; version v2.1.2 --
** github.com/cespare/xxhash/v2; version v2.2.0 --
https://github.com/cespare/xxhash/v2
Copyright (c) 2016 Caleb Spare

Expand All @@ -615,7 +587,7 @@ Copyright (c) 2021 Go kit
https://github.com/go-logfmt/logfmt
Copyright (c) 2015 go-logfmt

** github.com/hodgesds/perf-utils; version v0.5.1 --
** github.com/hodgesds/perf-utils; version v0.7.0 --
https://github.com/hodgesds/perf-utils
Copyright (c) 2019 Daniel Hodges

Expand All @@ -627,8 +599,8 @@ Copyright (c) 2017 Jaime Pillora
https://github.com/mattn/go-xmlrpc
Copyright (c) 2017 Yasuhiro Matsumoto

** github.com/soundcloud/go-runit/runit; version v0.0.0-20150630195641-06ad41a06c4a --
https://github.com/soundcloud/go-runit
** github.com/prometheus-community/go-runit/runit; version v0.1.0 --
https://github.com/prometheus-community/go-runit
Copyright (c) 2015 SoundCloud Ltd.

** go.uber.org/atomic; version v1.7.0 --
Expand All @@ -639,10 +611,6 @@ Copyright (c) 2016 Uber Technologies, Inc.
https://github.com/uber-go/multierr
Copyright (c) 2017 Uber Technologies, Inc.

** gopkg.in/alecthomas/kingpin.v2; version v2.2.6 --
https://gopkg.in/alecthomas/kingpin.v2
Copyright (C) 2014 Alec Thomas

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
Expand All @@ -662,18 +630,14 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
------

** github.com/ema/qdisc; version v0.0.0-20200603082823-62d0308e3e00 --
** github.com/ema/qdisc; version v1.0.0 --
https://github.com/ema/qdisc
Copyright (C) 2017 Emanuele Rocca

** github.com/jsimonetti/rtnetlink; version v1.3.0 --
** github.com/jsimonetti/rtnetlink; version v1.3.5 --
https://github.com/jsimonetti/rtnetlink
Copyright (C) 2016 Jeroen Simonetti

** github.com/mdlayher/genetlink; version v1.2.0 --
https://github.com/mdlayher/genetlink
Copyright (C) 2016-2017 Matt Layher

===========


Expand All @@ -685,7 +649,7 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
------

** github.com/josharian/native; version v1.0.0 --
** github.com/josharian/native; version v1.1.0 --
https://github.com/josharian/native

Copyright 2020 Josh Bleecher Snyder
Expand All @@ -697,19 +661,23 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
------

** github.com/mdlayher/ethtool; version v0.0.0-20220830195143-0e16326d06d1 --
** github.com/mdlayher/ethtool; version v0.1.0 --
https://github.com/mdlayher/ethtool
Copyright (C) 2021 Matt Layher
Copyright (C) 2021-2022 Matt Layher

** github.com/mdlayher/genetlink; version v1.3.2 --
https://github.com/mdlayher/genetlink
Copyright (C) 2016-2022 Matt Layher

** github.com/mdlayher/netlink; version v1.7.0 --
** github.com/mdlayher/netlink; version v1.7.2 --
https://github.com/mdlayher/netlink
Copyright (C) 2016-2022 Matt Layher

** github.com/mdlayher/socket; version v0.4.0 --
** github.com/mdlayher/socket; version v0.4.1 --
https://github.com/mdlayher/socket
Copyright (C) 2021 Matt Layher

** github.com/mdlayher/wifi; version v0.0.0-20220330172155-a44c70b6d3c8 --
** github.com/mdlayher/wifi; version v0.1.0 --
https://github.com/mdlayher/wifi
Copyright (C) 2016-2022 Matt Layher

Expand Down
4 changes: 2 additions & 2 deletions projects/prometheus/node_exporter/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
5a50867a1f96cdcf07b636115804a1f053698fb2df10d68a986c2b8b008ae86c _output/bin/node_exporter/linux-amd64/node_exporter
0641ff76b6467b041bcfd10372c399b634b575d98d9462f24809a38dc52ecc6c _output/bin/node_exporter/linux-arm64/node_exporter
25fed212cb7af82f03c080e4aebc824c43666dbff93200fdd7ba702f0bc27146 _output/bin/node_exporter/linux-amd64/node_exporter
6900609d81009974df264d838e7c554b46a96e485ce224323030ee2a927fd570 _output/bin/node_exporter/linux-arm64/node_exporter
2 changes: 1 addition & 1 deletion projects/prometheus/node_exporter/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.5.0
v1.7.0
2 changes: 1 addition & 1 deletion projects/prometheus/node_exporter/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17
1.21
2 changes: 1 addition & 1 deletion projects/prometheus/node_exporter/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Prometheus Node Exporter**
![Version](https://img.shields.io/badge/version-v1.5.0-blue)
![Version](https://img.shields.io/badge/version-v1.7.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiVk9qbzVQdVlyQmVSNE44amtYY0U0YVJDM25yWnJjQlExd25ycDZQWnU1czlVMGt5M2hWMDBSaWlSL1JVU0cwMXBQeUIzczlkWkRZWVhleUpBWFdkOUY4PSIsIml2UGFyYW1ldGVyU3BlYyI6Im1nbzJUbTE1ZUN5SmowN2EiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

The [Prometheus Node Exporter](https://github.com/prometheus/node_exporter) is a Prometheus exporter that exposes a wide variety of hardware and OS metrics. It directly monitors and scrapes metrics from the host machines.
Expand Down
Loading

0 comments on commit 25b08dc

Please sign in to comment.