Commit Graph

1042 Commits (master)

Author SHA1 Message Date
Sergei Semenchuk 2b490d645e
add path label to rapl collector (#2146)
3 years ago
Sergei Semenchuk a0c20d48db
add node_network_address_info collector (#2105)
3 years ago
Benjamin Drung b6215e649c Add os release collector
3 years ago
Ben Kochie 84b36c4fd8
Add flag to disable guest CPU metrics
3 years ago
Benjamin Drung 26ca609183 ethtool: Expose node_ethtool_info metric
3 years ago
Benjamin Drung 6ac6ea2d13 ethtool: Sanitize metric names
3 years ago
Johannes 'fish' Ziemke e6b5aaaff4 Add collector.ethtool.metrics-include
3 years ago
Benjamin Drung 4356c09ebd ethtool: Use prometheus.BuildFQName
3 years ago
Benjamin Drung 3afd382e75 Add --collector.ethtool.ignored-devices
3 years ago
Ben Kochie 5d2a4cf7fb
Fix processes collector long int parsing
3 years ago
Ben Kochie 747012c59a
Merge pull request #2092 from prometheus/superq/fix_energy_uj
3 years ago
Ben Kochie 97d4b01691
Bump prometheus/procfs library
3 years ago
Ben Kochie 502f287c96
Fix rapl collector log noise
3 years ago
Ben Kochie 6ac7a53f45
Fix conntrack collector log noise
3 years ago
Ben Kochie 6793e0e5a8
Merge pull request #2019 from treydock/ib-counters
3 years ago
Ben Kochie 40766fd3cc
Merge pull request #2015 from ston1th/openbsd_mem_cache_fix
3 years ago
Ben Kochie f17a85d63d
Merge branch 'master' into netclass-filter-before-parsing
3 years ago
Ben Kochie a6ebe10455
Merge branch 'master' into nvme
3 years ago
Luiz Angelo Daros de Luca 00aa2f34ce Add tapestats to collect tape devices statistics
3 years ago
Ben Kochie 2510378a56
Merge pull request #2067 from prometheus/superq/idle_jump
3 years ago
Ben Kochie 73c9a10d37
Handle small backwards jumps in CPU idle
3 years ago
Trey Dockendorf f0b2449d94 Add more IB counters
3 years ago
Benjamin Drung b23146db3f Add nvme collector
3 years ago
Ben Kochie 839c2d557f
Update go-kstat location
3 years ago
Ben Kochie 13be860e25 Add time zone offset metric
3 years ago
Jan Fajerski e656b79297 netclass: retrieve interface names and filter before parsing
3 years ago
Ben Kochie 90d469805a
Fix Eof newline in collector/conntrack_linux.go
3 years ago
Kozlov Alexander 02ee897c03
Added conntrack statistics metrics (#1155)
3 years ago
Oliver Geiselhardt-Herms cc4f13b369 Fix build
3 years ago
Ben Kochie 27dc754aeb
Merge pull request #1832 from ventifus/master
4 years ago
ventifus 76c0e1e5a1
Update collector/ethtool_linux.go
4 years ago
Julien Pivotto 99af1dbb44 Update logic
4 years ago
Julien Pivotto 2e20d668f2 Only iniate collectors once
4 years ago
Ben Kochie e1db354611
Merge pull request #1887 from prometheus/superq/promhttp_errorlog
4 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp
4 years ago
kcx2366425574 9eff6761df fix the uncorrect word
4 years ago
W. Andrew Denton 892893ff05 ethtool: Log stats collection errors.
4 years ago
Hu Shuai 5ee20043a7 Fix golint issue caused by typo
4 years ago
W. Andrew Denton 807f3c3af3 ethtool: Remove end-to-end testing.
4 years ago
W. Andrew Denton 596ff45f8f ethtool: Add a new ethtool stats collector (metrics equivalent to "ethtool -S")
4 years ago
Ben Kochie 7b5cc3e505
Add Darwin arm64 build
4 years ago
ston1th 2b7aa4c303 Fix wrong value for OpenBSD memory buffer cache
4 years ago
Frederic Hemberger 39124626cd Rename `collector.filesystem` flags to match other collectors
4 years ago
Ben Kochie 81caeb6a1b
Merge pull request #2000 from prometheus/fixpanic-systemd-backwards-compat
4 years ago
Ben Kochie 9893fca77e
Add flag to ignore network speed if it is unknown
4 years ago
Julien Pivotto e7649ba48e Fix panix when using backwards compatible flags
4 years ago
Ben Kochie 3b3ef7357f
Silence missing netclass errors
4 years ago
Ben Kochie 23e5b245a4
Sanitize strings from /sys/class/power_supply
4 years ago
Ben Kochie 46d0a0813f
Handle errors from disabled PSI subsystem
4 years ago
Ben Kochie 5a6551e8ae
Fix some noisy log lines
4 years ago
Hu Shuai 4109a5089f Fix ineffassign issue
4 years ago
Ben Kochie a37d3f659c
Release 1.1.0
4 years ago
Ben Kochie 43b91ac846
Merge pull request #1954 from prometheus/superq/noisy_rapl
4 years ago
Ben Kochie dc5a94c803
Fix rapl collector log noise
4 years ago
Ben Kochie 0b0c5624e1
Fix network_route collector naming
4 years ago
Ben Kochie 1729558e11
Merge pull request #1922 from kwisniewski98/zone
4 years ago
Ben Kochie 78682c80af
Merge pull request #1786 from deusnefum/master
4 years ago
mhiles 5a28930e2e change fc_host everywhere, update fixtures
4 years ago
Ben Kochie 22c5aeb0ef
Merge pull request #1943 from hs0210/work
4 years ago
Ben Kochie 477a192803
Merge pull request #1947 from Oloremo/supervisord_env_vars
4 years ago
mhiles 56eba80306 add fibrechannel to default list in read me; host -> fc_host to avoid name collision
4 years ago
Matthew Hiles 3fcccd5b14 Update collector/fibrechannel_linux.go
4 years ago
mhiles 19790920b2 update fibrechannel fixture
4 years ago
mhiles 6e02d5bff1 invalid_tx_word_total -> invalid_tx_words_total
4 years ago
Dustin Hooten eecfbcd610 PR feedback
4 years ago
Dustin Hooten b7626ecdbf ProcessStatCollector: continue if PID disappears between opening and reading file
4 years ago
Proskurin Kirill 8d147327a6 feat: Added an ability to pass collector.supervisord.url via SUPERVISORD_URL environment variable
4 years ago
Wisniewski, Krzysztof2 997a8fbb7f Add zoneinfo collector
4 years ago
Hu Shuai 0900cb5655 bcache: fix typo
4 years ago
Ben Kochie 7904ea4af2
Update netdev OpenBSD amd64 filter
4 years ago
Ben Kochie 40ce993d5b
Merge pull request #1816 from liiling/master
4 years ago
Ben Kochie 9fab63825b
Merge pull request #1753 from binjip978/entropy
4 years ago
Ben Kochie cb6509f1ac
Merge pull request #1826 from digineo/device-filter
4 years ago
Ben Kochie 8536df5bbb
Merge branch 'master' into network_route
4 years ago
Ben Kochie e785e06e85
Merge pull request #1884 from xinau/patch-1
4 years ago
Ben Kochie 1d03daf616
Handle EPERM for syscall in timex collector
4 years ago
Ben Kochie 8a3cc9db05
Merge pull request #1694 from treydock/ib-counters
4 years ago
Ben Kochie 3b8a7f6ef3
Merge pull request #1774 from ston1th/openbsd_amd64
4 years ago
kamijin_fanta 67480c5e5b repalce to jsimonetti/rtnetlink
4 years ago
kamijin_fanta 1f5898999e add network_route collector
4 years ago
ston1th 91bec7c53c fixed build
4 years ago
ston1th 1450a92a68 move const values to iota plus code cleanup
4 years ago
ston1th bdba65df16 skip null bytes at the end of strings
4 years ago
ston1th 26bd6bf99d more build fixes
4 years ago
ston1th 386992e984 fixed build
4 years ago
ston1th f8609aeee2 remove openbsd amd64 cgo dependecies
4 years ago
Trey Dockendorf 0692791457 Add more IB counters
4 years ago
xinau daa7303a82 collector/filesystem: fixing logging message
4 years ago
Artur Molchanov 519203e3d0 Expose zfs zpool state
4 years ago
Ondrej Baudys ed10485073
Expose XFS inode statistics (#1869) (#1870)
4 years ago
Ben Kochie 306a365377 Downgrade CPU counter warnings
4 years ago
Christian Rohmann a3aaf63bb1
Add check state for mdadm arrays via node_md_state metric (#1810)
4 years ago
Julius Volz d05aac43e4 Fix capitalization of CPU acronym throughout
4 years ago
Li Ling bf154d485b Differentiate ErrNoData and other errors (#1323, #1723)
4 years ago
Li Ling 875f437fcc Conntrack update: differentiate ErrNoData and other errors (#1323, #1723)
4 years ago
Julian Kornberger 2d412c6ce6 Move ignore/accept to new netDevFilter struct
4 years ago
Julian Kornberger 66fb6762bf
Netdev tweaks (#1558)
4 years ago
Aleksei Zakharov 0478ddef69
bcache: add writeback_rate_debug stats (#1658)
4 years ago
Li Ling a26ffaf4f8 Failed conntrack update should return success=0 (#1323, #1723)
4 years ago
Li Ling f0332993ef Empty collection should return success=0 (#1323, #1723)
4 years ago
Aleksei Zakharov 3b035c8fa1
bcache: add priorityStats flag (#1621)
4 years ago
domchan 503e4fc848
Expose cpu bugs and flags as info metrics. (#1788)
4 years ago
mhiles 10f6841caf counter compliance again
4 years ago
mhiles d80ae383b7 conform to metric naming conventions
4 years ago
mhiles 076c953488 update fixtures / e2e test for fibre channel
4 years ago
mhiles 62403d6748 add fibre channel collector
4 years ago
Karsten Weiss b9b1d4e369 udp_queues_linux.go: s/upd/udp/ in two error strings
4 years ago
Ben Kochie 5d42d4d99f
Merge pull request #1732 from fach/master
4 years ago
binjip978 488d10ef48 Merge branch 'master' into entropy
5 years ago
Ben Kochie 08ce3c6dd4
Merge pull request #1733 from prometheus/superq/OutRsts
5 years ago
binjip978 3e1cb10f55 change metric description to correct units
5 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features
5 years ago
binjip978 6d1a4ddb24 add pool size to entropy collector
5 years ago
Ben Kochie 64ba27e7d6 Fix up powersupplyclass error
5 years ago
Ben Kochie 35bfe455df
Merge pull request #1735 from prometheus/bjk/bump_procfs
5 years ago
Ben Kochie c8c1618074
Merge pull request #1747 from prometheus/superq/fix_powersupplyclass
5 years ago
Ben Kochie baa7ab732f
Update prometheus/procfs
5 years ago
Ben Kochie 7790f96881
Merge pull request #1743 from prometheus/superq/flags
5 years ago
Ben Kochie 5fed4f01e9
Handle no data from powersupplyclass
5 years ago
Ben Kochie 7e49b68d3a
Improve filter flag names.
5 years ago
Jeffrey Stoke cb7ab5119a
Fix collectors' build tags
5 years ago
fach 79ef305a19 Updating e2e test output
5 years ago
fach 0ea8978788 Adding backlog/current queue length to qdisc collector
5 years ago
Ben Kochie 204164e4e4
Include TCP OutRsts in netstat metrics
5 years ago
David O'Rourke 217bbdd6b9 helper_test: Fix copyright year
5 years ago
David O'Rourke 03450a4d7d filesystem_freebsd: Use bytesToString to get label values
5 years ago
David O'Rourke d6fbce1529 helper: Add new bytesToString function and tests
5 years ago
David O'Rourke 4c06e33c23 filesystem_freebsd: Fix label values
5 years ago
Wei He 0253277121
Add flag to aggr ipvs metrics to avoid high cardinality metrics (#1709)
5 years ago
Ben Kochie 2aef188bc8
Merge pull request #1679 from alexnoz/ntp-usage-str-fix
5 years ago
Ben Kochie f3073755a3
Merge pull request #1690 from shapor/patch-1
5 years ago
Ben Kochie 3565316d7e
Linux CPU: Cache CPU metrics
5 years ago
Ben Kochie b532c81da7
Update filesystem freebsd
5 years ago
Sudhar287 6807e5319b
read contents of objset file (#1632)
5 years ago
Shapor Naghibzadeh a1a3633d89 Move regexp to global in meminfo_linux.go
5 years ago
Alex Nozdriukhin 744e334ef9 Use clearer usage string for `collector.ntp.server-is-local` option
5 years ago
alpaca fa4edd700e
Fix accidently empty lines in meminfo_linux (#1671)
5 years ago
Daniel Hodges b14168cf6a
Add perf tracepoint collection flag (#1664)
5 years ago
Daniel Hodges 44357ed677
Fix initialization in perf collector when using multiple CPUs (#1665)
5 years ago
Peter Bueschel da5972b539
Add gauges for allocated memory for queued UDP and TCP packages (#1503)
5 years ago
Paweł Krupa 1771fc87d9
collector/systemd: use regexp to extract systemd version (#1647)
5 years ago
Tom Wilkie 6496c24d61
Metrics for IO errors on Mac. (#1636)
5 years ago
Benjamin Drung 34d50e15d5 Add model_name and stepping to node_cpu_info metric
5 years ago
Ben Kochie e49a13d0cf
Catch missing schedstat file (#1641)
5 years ago
Ben Kochie c4183f9935
Minor cleanup in perf collector (#1616)
5 years ago
Daniel Hodges ec62141388
Fix num cpu (#1561)
5 years ago
Paul Gier b40954dce5
new flag to disable all default collectors (#1460)
5 years ago
Ben Kochie 3e1b0f1bee
Don't count empty collection as success (#1613)
5 years ago
Ben Kochie 1a75bc7b50
Fix up Darwin swap metrics
5 years ago
jonas-lindmark 9828533697
Swap usage on darwin from sysctl vm.swapusage (#1608)
5 years ago
Silke Hofstra 8faa843fc4
Add Btrfs collector (#1512)
5 years ago
Benjamin Drung ca1ac435ea
Collect non-numeric data from /sys/class/infiniband (#1563)
5 years ago
Phil Porada 14eafab016
Adds metrics and tests for UDP receive and send buffer errors (#1534)
5 years ago
Julian Kornberger cfcaeee145
Use strconv.Itoa() instead of fmt.Sprintf() (#1566)
5 years ago
Tobias Klauser 6ad94ae4bc
Implement loadavg on all BSDs without cgo (#1584)
5 years ago
Ben Kochie 1567cefdae
Bump all vendoring (#1612)
5 years ago
Ben Kochie 14df2a1a1a
Update to latest procfs library (#1611)
5 years ago
Johannes 'fish' Ziemke dcfd610433
systemd: Clarify private flag description (#1587)
5 years ago
Julien Pivotto 84c6446094 netdev: clean zero-value assignments
5 years ago
Ben Kochie 92ea3c6a3f Fix inifiband collector log noise (#1599)
5 years ago
Ukri Niemimuukko eac3e30f7f rapl_linux collector
5 years ago
Paul Cameron 9bb37873a8 Add unix socket support for supervisord collector (#1592)
5 years ago
Peter Tribble e7a27366a0 Fix Solaris build (typos in function names) (#1522)
5 years ago
Thomas Lin 3ddc82c2d8 Fixed inaccurate 'node_network_speed_bytes' when speeds are low (#1580)
5 years ago
Ben Kochie f316099f87
Fix up softnet collector for go-kit change (#1581)
5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575)
5 years ago
Peter Nicholson a80b7d0bc5 Add softnet collector (#1576)
5 years ago
Julian Kornberger cafb12dc59 Add cause to error message
5 years ago
Julian Kornberger 043fecbfd8 Wrap errors in the Go 1.13 way
5 years ago
Matthieu Guegan 2cae917bb7 fix OpenBSD cache memory information (#1542)
5 years ago
Matt Layher da6b66371f collector: reimplement sockstat collector with procfs (#1552)
5 years ago
Holger Hoffstätte 3c2c4e7b3c Add new counters for flush requests in Linux 5.5 (#1548)
5 years ago
Ben Kochie 67d3010a79
Add fixture update helper (#1551)
5 years ago
Benjamin Drung 04fbcfffa1 Collect InfiniBand port state and physical state (#1357)
5 years ago
Matt Layher 177ac7f50f collector: refactor textfile collector to avoid looping defer
5 years ago
Sven Haardiek d089776e8b
Squashed commit of the following:
5 years ago
Ben Kochie 74a90e81c0
Merge pull request #1486 from mknapphrt/mount_timeout
5 years ago
Mark Knapp c9603c6ea2 Add a flag to adjust mount timeout
5 years ago
John Belmonte 15e36e2230 fix typo in cpufreq metric names (#1510)
5 years ago
Ben Kochie fb54f7f2e0
Merge pull request #1489 from pgier/cpuinfo
5 years ago
Matt Layher ce693648d3
collector: clean up DRBD collector, less global state
5 years ago
Matt Layher a1659da2e7
collector: remove commented-out import from bcache collector
5 years ago
Paul Gier 4d72cb8059 add node_cpu_info metric
5 years ago
Benjamin Drung 27b8c93a5a Use InfiniBandClass from procfs library (#1396)
5 years ago
Ben Kochie 82b7b1f732
Merge branch 'master' into coolingDevice
5 years ago
dt-rush 93fbb93a46 fix issue where rootfs path strips to the empty string (#1464)
5 years ago
Paul Gier 8c3de12c22 systemd: check version for availability of properties (#1413)
5 years ago
Alex Schmitz 664025d60c
Scrape cooling_device state
5 years ago
Boris Momčilović 93c12e03a1 Ipvs firewall mark (#1455)
5 years ago
Phil Frost 26d4fbdf07 Fix seconds reported by schedstat (#1426)
5 years ago
Richard Kojedzinszky 75462bf4fe Scrape thermal_zone temperatures (#1425)
5 years ago
Philip Gough 2d95ecaa96 Extends uname collector to export on Darwin OS (#1433)
5 years ago
Dipack P Panjabi a7452023db Added mountinfo changes to node_exporter (#1417)
5 years ago
Matthias Rampke b133213c7a Report non-fatal collection errors in the exporter metric. (#1439)
5 years ago
dt-rush 5d3e2ce2ef properly strip path.rootfs from mountpoint labels (#1421)
5 years ago
Steven Kreuzer d8e47a9f9f Expose additional XFS runtime statistics (#1423)
5 years ago
detailyang 7fe9713edf bugfix: avoid nil reference when ignore is nil (#1414)
5 years ago
Phil Frost f693a71c06 Scrape CPU latency stats from /proc/schedstat (#1389)
5 years ago
秋葉 777b751f90 read /proc/net files with a single read syscall (#1380)
5 years ago
Derek Marcotte 3d504bc5cb Added FreeBSD zfs support per #1063. (#1394)
5 years ago
Advait Bhatwadekar 3f49b31101 Closes issue #261 on node_exporter. (#1403)
5 years ago
Ben Kochie ccf27426ad
Fix 64k page e2e fixture (#1404)
5 years ago
mknapphrt 3108a50fb6 Fix systemd restart counter label from state to name (#1393)
6 years ago
Leonid Evdokimov 22a7dbae08 Ignore iso9600 filesystem on Linux (#1355)
6 years ago
Paul Gier 2bc133cd48 update procfs to v0.0.2 (#1376)
6 years ago
Ben Kochie 8146998945
Fix rollover bug in mountstats collector (#1364)
6 years ago
Noam Meltzer 501ccf9fb4 Add --collector.netdev.device-whitelist flag (#1279)
6 years ago
David O'Rourke 814ef064c0 meminfo: Fix the size mismatch in the swapTotal check mib for BSD. (#1345)
6 years ago
Ben Kochie f10c665d33
Cleanup uname Update call (#1342)
6 years ago
Paul Gier 8b13c130b7 log pid when there is a problem reading the process stats (#1341)
6 years ago
Paul Gier d0a66c4c40 use sys/unix package instead of syscall (#1340)
6 years ago
Daniel Hodges 7882009870 Add perf exporter (#1274)
6 years ago
Paul Gier 86f9079429 update procfs to latest (#1335)
6 years ago
Ben Kochie 78b9eb9c2c Use 64-bit Darwin netstat counters (#1319)
6 years ago
Christian Hoffmann 36e3b2a923 textfile: use opened file's mtime as timestamp (#1326)
6 years ago
Daniele Sluijters cc2fd82008 Expose /proc/pressure (#1261)
6 years ago
Paul Gier b1298677aa Early init of procfs (#1315)
6 years ago
Paul Gier cc847f2f44 collector/cpu: split cpu freq metrics into separate collector (#1253)
6 years ago
Ben Kochie f028b81615
Update systemd blacklist (#1255)
6 years ago
Paul Gier cb9e23c536 Systemd refactor (#1254)
6 years ago
Sachi King 18fc512fc4 Bond: Monitor bond mii_status not link operstate (#1124)
6 years ago
Paul Gier e0d6d11859 netclass_linux: remove varying labels from the 'up' metric (#1243)
6 years ago
Johannes 'fish' Ziemke 6ea0aa73e4 Rename interface to device in netclass collector (#1224)
6 years ago
Ralf Horstmann 3867ad5ab0 Add diskstats collector for OpenBSD (#1250)
6 years ago
David O'Rourke d442108d7a collector: Implement uname collector for FreeBSD (#1239)
6 years ago
Paul Gier 2b81bff518 collector: use path/filepath for handling file paths (#1245)
6 years ago
Ralf Horstmann dda51ad06a Fix staticcheck ST1003 warnings (#1249)
6 years ago
mknapphrt 7fbdd0ae93 Update procfs vendor (#1248)
6 years ago
Paul Gier 40dce45d8d collector/systemd: add new label "type" for systemd_unit_state (#1229)
6 years ago
Matt Layher 3b5c2f6463 collector: use path/filepath for handling file paths (#1228)
6 years ago
Jon Davies e766485286 Add kstat-based Solaris metrics (#1197)
6 years ago
Ben Kochie 070e4b2e17 Update Makefile.common (#1220)
6 years ago
Ben Kochie 73ddf5f1f7 netstat: Add TCP In/Out Segs (#1185)
6 years ago
Tariq Ibrahim 6bd51269b7 update to host_statistics64 for Darwin meminfo (#1183)
6 years ago
Ben Kochie 4abc6fba7d
Add fallback for missing /proc/1/mounts (#1172)
6 years ago
Jerome Froelich 0cb0c4d911 Remove unused variable readOnly from filesystem_linux.go. (#1173)
6 years ago
Nemikolh 62f99f95f0 Add receive/transmit bytes total metric (wifi collector). (#1150)
6 years ago
ioriveur 17fee8081f Check BSD's mib which accounts for swap size (#1149)
6 years ago
Arno Uhlig 6edd9d217e [systemd] collect taskCurrent, tasksMax per systemd unit (#1098)
6 years ago
Ben Kochie b1eec66640
Add TCPSynRetrans to netstat default filter (#1143)
6 years ago
Matt Layher 073e056121
Merge pull request #1131 from prometheus/mdl-collector-export
6 years ago
Matt Layher c0a55e3f80 collector: add bounds check and test for filesystem collector (#1133)
6 years ago
Patrick bdc0e7e678 Collect additional common Infiniband counters (#1120)
6 years ago
Paul Gier 988f049040 collector/hwmon_linux: handle temperature sensor file which doesn't have item suffix (#1123)
6 years ago
Paul Gier 38163f234f collector/diskstats: don't fail if there are extra stats, just ignore… (#1125)
6 years ago
Matt Layher 778124a56c collector: add bounds check and test for tcpstat collector (#1134)
6 years ago
Matt Layher 3d798aa4a1 collector: fix golint problems in ZFS collector (#1132)
6 years ago
Matt Layher 2c2ee93519
collector: export NodeCollector for documentation purposes
6 years ago
Ben Kochie a0a164defb
Update cpufreq metrics collector (#1117)
6 years ago
Paul Gier 7057c64f45 fix a few minor golint warnings (#1110)
6 years ago
Paul Gier e8d8199072 Update diskstats for linux kernel 4.19 (#1109)
6 years ago
Ben Kochie 0880d460d7
Ignore additional virtual filesystems (#1104)
6 years ago
Dario Maiocchi 01ec8c5c5c Remove continue with label (#1084)
6 years ago
Ben Kochie a1ce712e22
Cleanup unused /proc/mounts fixture. (#1097)
6 years ago
Mario Trangoni 3659260b66 infiniband: Handle iWARP* RDMA modules N/A (#974)
6 years ago
Yecheng Fu 0f9842f20a [continue 912] strip rootfs prefix for run in docker (#1058)
6 years ago
Ralf Horstmann 9f820bd3ee Update cpu collector for OpenBSD 6.4 (#1094)
6 years ago
Daniele Sluijters d999dacdc6 filesystem: Ignore netns/nsfs mounts (#1047)
6 years ago
Ben Kochie 0fdc089187
Change systemd unit filtering (#1083)
6 years ago
Luca Bruno 4672ea1671 collector/timex: remove cgo dependency (#1079)
6 years ago
Björn Rabenstein 1c9ea46cca Update vendoring for client_golang and friends (#1076)
6 years ago
Ben Kochie ebdd524123
Correctly cast Darwin memory info (#1060)
6 years ago
Marco Tulio R Braga 05e55bddad Fix typo on description of read_time_seconds_total (#1057)
6 years ago
Dan Fredell c52e0d3353 Fix SmartOS build #1017 (#1018)
6 years ago
James Hartig 60c827231a NRestarts or NRefused aren't available on older systemd versions (#1039)
6 years ago
Ben Kochie fe5a117831
Handle vanishing PIDs (#1043)
6 years ago
Ben Kochie 0662673ad6
Disable wifi collector by default (#1037)
6 years ago
Ben Kochie 5d23ad0ca7
Fix supervisord collector (#978)
6 years ago
Julius Volz 2c52b8c761
systemd: Remove unneeded/unhandled error returns (#1035)
6 years ago
Christian Hoffmann 6bdc5558ec build: make staticcheck happy by using real regexp patterns #1025 (#1026)
6 years ago
Hannes Körber 14a4f0028e Enable nfs protocol (#998)
6 years ago
Johannes Wienke 5c780d132c Exclude only subdirectories of /var/lib/docker (#1003)
6 years ago
Ben Kochie 23f95c8e04
Fix ntp collector thread safety (#1014)
6 years ago
xginn8 140b8b85c3 Filter out uninstalled systemd units when collecting all units (#1011)
6 years ago
Sven Lange 2ae8c1c7a7 Add systemd uptime metric collection (#952)
6 years ago
neiledgar 7e4d9bd150 Update wifi stats to support multiple stations (#977) (#980)
6 years ago
xginn8 9b97f44a70 Add a counter for refused socket unit connections, available as of systemd 239 (#995)
6 years ago
Brandon Gilmore 76bbd8dd18 Use /proc/mounts instead of statfs(2) for ro state (#1002)
6 years ago
Jan Klat c4102f1175 Add sys/class/net parsing from procfs and expose its metrics (#851)
6 years ago
mknapphrt 09b4305090 Changed the way that stuck mounts are handled. If a mount fails to return, it will stop being queried until it returns. (#997)
6 years ago
xginn8 ac5a981761 Adding socket stat collection for systemd socket units (#968)
6 years ago
xginn8 8af84a215d Add support for NRestarts counter introduced in systemd 235 (#992)
6 years ago
Ben Kochie 107e5dfecc
Fix mdadm collector issues (#985)
7 years ago
Derek Marcotte 2678d68dcc Fix for #945, cpu temperature is signed. (#965)
7 years ago
Brad Beam e3cf1d5187 Adding support for evaluating octal characters in mountpoint (#954)
7 years ago
Pavlo Kutishchev 456bf5094a Add processes exporter (#950)
7 years ago
Alexey Kopytov dd98a09bb2 A couple of ARM64-related fixes (#934)
7 years ago
Steve Kotsopoulos 84dc362b05 Align Darwin disk stat names with Linux (#930)
7 years ago
Mario Trangoni 24a28fcc9e Remove unused func, var, and const (#928)
7 years ago
Mario Trangoni c9f421d0dd Fix some golint issues (#927)
7 years ago
Ben Kochie 361b5bf85d
Merge pull request #852 from prometheus/remove-gmond
7 years ago
Ben Kochie b10ca77680
Fix /proc/net/dev/ interface name handling
7 years ago
Ben Kochie 1ab4a460c7 Update ppc64le end-to-end fixture.
7 years ago
Johannes 'fish' Ziemke fd66a86a30 Remove gmond collector
7 years ago
Ben Kochie 0f5be132ac
Merge pull request #904 from prometheus/superq/if_alias
7 years ago
Ben Kochie a528966dcd Fix parsing of interface aliases in netdev linux
7 years ago
Ben Kochie f6008b242b
Merge pull request #901 from mischief/bsd_boottime
7 years ago
Jürgen Hötzel de0632c2e9 Fix memory corruption when number of filesystems > 16 (#900)
7 years ago
mischief 26a385d7ab collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin
7 years ago
Ben Kochie 015b86670a
Update ppc64le e2e output.
7 years ago