Commit Graph

1369 Commits (6ad94ae4bc5527037ce0e6b8462f58cb3b8ccef3)
 

Author SHA1 Message Date
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
Matthias Loibl 0bcded8d2b
node-mixin: Update dashboards to v0.16
6 years ago
Matthias Loibl 61bc03adbe
node-mixin: Ignore jsonnetfile.lock.json and vendor folder
6 years ago
Matthias Loibl 53e4093b64
node-mixin: Update alerts to node_exporter v0.16
6 years ago
Matthias Loibl 619e23e5df
node-mixin: Update rules to node_exporter v0.16
6 years ago
Matthias Loibl 961aa67701
Append .rules to node_exporter.rules group name
6 years ago
Matthias Loibl 1482cc0309
Rename group names to node-exporter to avoid naming collisions
6 years ago
Matthias Loibl ff0a13d900
Fix multiline strings
6 years ago
Tom Wilkie bd648827fe
Remove k8s from dashboard title, make gauges use datasource variable.
6 years ago
Tom Wilkie 642f67ffa1
Fix up some of the USE metrics.
6 years ago
Tom Wilkie c34275d6e5
Switch gauges to percentunit.
6 years ago
Tom Wilkie 417316b0e4
Switch to irate[1m] for node dashboard.
6 years ago
Tom Wilkie 9303cf78ff
Lower case binary operators and fix indentation.
6 years ago
Tom Wilkie bafe1707f1
Beginnings of a node-exporter monitoring mixin.
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