Commit Graph

23 Commits (master)

Author SHA1 Message Date
Ben Kochie 090957658e
Update logging (#3097) 10 months ago
Ben Kochie c23b76bfbb
Update exporter-toolkit 2 years ago
Jacob Vosmaer 5c8d162ca6
Add node_softirqs_total metric (#2221) 4 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 4 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 6 years ago
Julian Kornberger 043fecbfd8 Wrap errors in the Go 1.13 way 6 years ago
Paul Gier 2bc133cd48 update procfs to v0.0.2 (#1376) 6 years ago
Paul Gier b1298677aa Early init of procfs (#1315) 6 years ago
Brian Brazil a98067a294 Make metrics better follow guidelines (#787) 8 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 8 years ago
Rene Treffer 2e9f1913b8 Move stat_linux to cpu_linux and add cpufreq stats (#548) 8 years ago
Karsten Weiss 45ca8db352 Support the 'guest_nice' cpu mode of /proc/stat. 8 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Tobias Schmidt 084e585c2a Fix scanner usage without error handling 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Brian Brazil 2f0d697f8c Do a make format run. 10 years ago
Brian Brazil 7739fb4e12 Switch linux stat to using ConstMetric 10 years ago
Harmen 5d6fb852bb fix copy-paste error in comment 10 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 10 years ago
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs. 10 years ago
Siavash Safi 8c4a5b0f65 stats: Fix formatting. 10 years ago
Siavash Safi 66e0171159 Rename linux collectors for build constraints. 10 years ago
Siavash Safi d7ec7eac1f Revert "Add build constraint for linux collectors." 10 years ago
Siavash Safi ad73b87d1e Add build constraint for linux collectors. 10 years ago
Julius Volz 9f046cd88e Run gofmt. 10 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Matthias Rampke 2ee8470004 remove cgo dependency 10 years ago
Daniel Speichert 1763908013 Fixed panic when parsing /proc/stat on 2.6.32-25-pve 11 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used 11 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 11 years ago
Bjoern Rabenstein 0563ecd29d Migrated everything to new client_golang. 11 years ago
Brian Brazil c0f10e3a6d Update comment format. 11 years ago
Brian Brazil 09a3de1669 Changes per code review. 11 years ago
Brian Brazil 062443133e Add collector for /proc/stat, enabled by default. 11 years ago