COMMITS
/ node_exporter.go November 9, 2025
P
Synchronize common files from prometheus/prometheus (#3469)
PrometheusBot committed
May 31, 2025
M
chore: Lint with golangci-lint v2 (#3301)
Manuel Rüger committed
September 14, 2024
S
Add `exclude[]` parameter (#3116)
Siavash Safi committed
September 11, 2024
B
Update logging (#3097)
Ben Kochie committed
April 20, 2024
B
Update build (#3000)
Ben Kochie committed
September 22, 2023
March 8, 2023
L
Allow root path as metrics path. (#2590)
LamGC committed
March 7, 2023
B
Update exporter-toolkit
Ben Kochie committed
November 30, 2022
S
Log current value of GOMAXPROCS
Simon Pasquier committed
November 29, 2022
B
Default GOMAXPROCS to 1 (#2530)
Ben Kochie committed
October 23, 2022
P
Add multiple listeners and systemd socket listener activation (#2393)
Perry Naseck committed
September 2, 2022
B
Fixup codespell (#2455)
Ben Kochie committed
July 6, 2021
B
Use new client_golang collectors package.
Ben Kochie committed
November 14, 2020
B
Add ErrorLog plumbing to promhttp
Ben Kochie committed
May 11, 2021
D
Make node_exporter print usage to STDOUT
David Leadbeater committed
January 22, 2021
J
Add a warning when node exporter runs as root
Julien Pivotto committed
January 18, 2021
C
Change exporter-toolkit module name(https -> web) (#1931)
Changmin Kim committed
December 10, 2020
B
Convert to exporter-toolkit/https
Ben Kochie committed
May 1, 2020
J
Add basic authentication (#1683)
Julien Pivotto committed
February 20, 2020
B
Release 1.0.0-rc.0 (#1614)
Ben Kochie committed
P
new flag to disable all default collectors (#1460)
Paul Gier committed
December 31, 2019
B
switch to go-kit/log (#1575)
Ben Ye committed
November 15, 2019
K
Adding TLS to node exporter - cleaner version (#1277)
ksherryBAE committed
July 28, 2019
M
Report non-fatal collection errors in the exporter metric. (#1439)
Matthias Rampke committed
November 20, 2018
B
Add a limit to the number of in-flight requests (#1166)
Ben Kochie committed
November 8, 2018
B
Add --web.disable-exporter-metrics flag
beorn7 committed
March 29, 2018
B
Sort collector names in startup logs (#857)
Brian Brazil committed
February 19, 2018
B
Remove deprecated prometheus.InstrumentHandlerFunc (#831)
Ben Kochie committed
October 14, 2017
S
Add `collect[]` parameter (#699)
Siavash Safi committed
September 28, 2017
C
Replace --collectors.enabled with per-collector flags (#640)
Calle Pettersson committed
September 19, 2017
S
Add timex collector (#664)
Sami Kerola committed
August 12, 2017
C
Switch to kingpin flags (#639)
Calle Pettersson committed
July 26, 2017
B
Enable IPVS collector by default (#623)
Ben Kochie committed
July 7, 2017
I
Add bcache collector (#597)
ideaship committed
April 21, 2017
M
Initial XFS collector
Matt Layher committed
April 11, 2017
S
Add ARP collector for Linux (#540)
Sam Kottler committed
March 16, 2017
B
Report collector success/failure and duration per scrape. (#516)
Brian Brazil committed
March 14, 2017
T
Continue scrape with duplicated metrics
Tobias Schmidt committed
February 28, 2017
D
Add BSD exec statistics collector (#457)
Derek Marcotte committed
T
Fix all open go lint and vet issues
Tobias Schmidt committed
February 7, 2017
R
Enable InfiniBand by default
Robert Clark committed
February 4, 2017
M
Add wifi collector to default collectors (#447)
Matt Layher committed
August 16, 2016
B
Add collector for Linux EDAC
Ben Kochie committed
March 13, 2016
C
Enable ZFS exporter by default and update README.
Christian Schwarz committed
January 5, 2017
J
Use promhttp and setup logger
Johannes 'fish' Ziemke committed
October 6, 2016
R
Add hwmon /sensors support (#278)
Rene Treffer committed
April 30, 2016
S
Make version informations consistent between prometheus components
Steve Durrheimer committed
February 18, 2016
C
Add FreeBSD 'cpu' exporter to default collectors.
Christian Schwarz committed
February 5, 2016
T
Remove unused flag -debug.memprofile-file
Tobias Schmidt committed
January 12, 2016
R
Introduce entropy collector for Linux
Richard Hartmann committed