1162 Commits (2b81bff51843525dc210749c33d96ac382921b1f)
 

Author SHA1 Message Date
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
James Hartig 62e87ca00c Fixed capitalization of linux in Makefile (#1252) 6 years ago
mknapphrt 7fbdd0ae93 Update procfs vendor (#1248) 6 years ago
mpursley 7d150d5782 add physical disk "state" to megaraid_pd_info metric (#1226) 6 years ago
Paul Gier 40dce45d8d collector/systemd: add new label "type" for systemd_unit_state (#1229) 6 years ago
Paul Gier 6a3b92ce57 cleanup makefile (#1232) 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
Mateusz Piotrowski a616953b9a Do not use .PHONY for $(PROMTOOL) (#1216) 6 years ago
Johannes 'fish' Ziemke 8a6a464b7e
Add staticcheck.conf to enable ST1003 (#1214) 6 years ago
Ben Kochie 070e4b2e17 Update Makefile.common (#1220) 6 years ago
Dai Dang Van 085d872aaf Add S.M.A.R.T metrics (#1209) 6 years ago
Anton Tolchanov cf8b29d1fb Add a sample btrfs stats collector script (#1200) 6 years ago
Simon Pasquier 97dab59e18 Fix go.sum after Go1.11.4 bump (#1202) 6 years ago
dhewg 7c960fd683 smartmon.sh: add metric for active/low-power mode (#1192) 6 years ago
Paul Gier 03bb276deb Makefile.common: fix promu download path for arm32 (#1196) 6 years ago
Paul Gier 614b815e00 Makefile.common: fix format rule (#1195) 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 f9dd8e9b8c
Release v0.17.0 (#1168) 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
Ben Kochie becca1275c
Convert to Go modules (#1178) 6 years ago
Ben Kochie 1732478361
circleci: switch to 2.1 config 6 years ago
Andreas Wirooks 9c9e17aba7 Handle 'Unknown' as measurement value. (#1113) 6 years ago
ioriveur ea8e1373f7 Change Dfly's CPU counting frequency (#1140) 6 years ago
Ben Kochie ffefc8e74d Add a limit to the number of in-flight requests (#1166) 6 years ago
Johannes 'fish' Ziemke bcec99e0aa Add link to prometheus-dcgm (#1164) 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
Paul Gier 3cf5b006fb examples/init.d: fix web.listen-address flag (#1157) 6 years ago
Ben Kochie ab19e0c831
Add changelog entry for #1148 (#1154) 6 years ago
Arno Uhlig 6edd9d217e [systemd] collect taskCurrent, tasksMax per systemd unit (#1098) 6 years ago
Björn Rabenstein 174b854080
Merge pull request #1148 from prometheus/beorn7/metrics 6 years ago
beorn7 cd2331a185 Add --web.disable-exporter-metrics flag 6 years ago
Ben Kochie b1eec66640
Add TCPSynRetrans to netstat default filter (#1143) 6 years ago
Christopher Blum 1b98db9fa7 textfile example storcli enhancements (#1145) 6 years ago
Sven Haardiek 29d4629f55 Introduce example to get pending updates from pacman (#1114) 6 years ago
Cougar 764da30556 Add compat rules for node_time, node_memory_ShmemHugePages and node_memory_ShmemPmdMapped (#1138) 6 years ago
Benjamin Drung 2d5fcdeef4 Add mellanox_hca_temp text collector example (#1128) 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
Kazumasa Kohtaka 9bd4416822 Makefile: add target for checking Prometheus rules (#1126) 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