Commit Graph

931 Commits (8d3c5943469a0d69c437ca886ac182f6f813b0dc)

Author SHA1 Message Date
Daniël van Eeden 8d3c594346
interrupts_linux: Fix fields on aarch64 (#2631)
2 years ago
Ben Kochie 3691cb9faf
Update build
2 years ago
Ben Kochie 2f20a9bb3c
Merge pull request #2603 from prometheus/superq/deprecate_ntp
2 years ago
Ben Kochie c23b76bfbb
Update exporter-toolkit
2 years ago
Haoyu Sun 37d49746bc Remove metrics of offline CPUs in CPU collector
2 years ago
Ben Kochie c914f00526
Merge pull request #2587 from prometheus/superq/cpufreq_common
2 years ago
Ben Kochie c8705ec4b2
Deprecate ntp collector
2 years ago
Ben Kochie 3cd9b163e6
Optimize cpufreq collector
2 years ago
David O'Rourke 9232df7237 memory_bsd: Fix a problem fetching the user wire count on FreeBSD
2 years ago
Benny Siegert 131ff8a042 NetBSD support for the meminfo collector
2 years ago
Ben Kochie 2d77d8c562
Update e2e output for new common version.
2 years ago
Jia Xin 39b4556b5b fix cpustat when some cpus are offline
2 years ago
Benny Siegert 701912b5e7 Enable uname collector on NetBSD too
2 years ago
Ben Kochie efa7f24698
Fix thermal_zone collector noise
2 years ago
Ben Kochie 4484f18566
Merge pull request #2542 from mchtech/add-perf-profiler-options
2 years ago
jalev 22e5dd2f0d Fix lint issues
2 years ago
James Bach a177412d06 Change var name to match previous
2 years ago
James Bach 5538773089 Migrate arp_linux.go to procfs
2 years ago
mchtech f934f9cb0f add options for perf profilers
2 years ago
Ben Kochie 13a5cc1f74
Refactor netclass_rtnl collector (#2528)
2 years ago
SUN Haoyu bba0e2e557
add RTNL version of netclass collector (#2492)
2 years ago
Marcus Cobden 936368d217
Fix btrfs device stats always being zero (#2516)
2 years ago
Ben Kochie ba8c043079
Add procfs fallback to netdev collector (#2509)
2 years ago
Daniel Swarbrick 34a498e132
Use native endianness when encoding InetDiagMsg (#2508)
2 years ago
Ben Kochie 98a40bd712
Fix hwmon label sanitizer (#2504)
2 years ago
Ben Kochie d9b2634324
Fix diskstats exclude flags (#2487)
2 years ago
Darshil Chanpura daba360c93
Archived fixtures/udev similar to fixtures/sys to avoid go-get errors, fixes #2482 (#2485)
2 years ago
Ben Kochie 7da1321761
Release 1.4.0 (#2478)
2 years ago
Marcus Cobden 135710d8b5
Add btrfs device error stats (#2193)
2 years ago
tnextday d7e89e769d
Skip zfs iostats (#2451)
2 years ago
Guillaume E 863f3ac54c
Merge metrics descriptions in textfile collector (#2475)
2 years ago
sfreydin 31f9aefe2f
feat: add support macos version (#2471)
2 years ago
Robin Nabel 8755e852fa Wrap accesses of c.osFilename and c.osMtime in
2 years ago
Ben Kochie 49db7c81e1
Fixup codespell (#2455)
2 years ago
Cosrider 46748fd229 add file descriptor close safely in test
2 years ago
Daniel Hodges b43db0de6e
Add additional perf counters for stalled frontend/backend cycles (#2191)
2 years ago
inosato 9ed32666cc
Remove ioutil (#2438)
2 years ago
Andrew Rowson aa1adc7b11
Allow user to select port on NTP server to query (#2270)
2 years ago
Ben Kochie 8a688e8903
Merge pull request #2433 from prometheus/superq/fixup_openbsd_date
2 years ago
binjip978 c38e1e27ca qdisk-linux: Add exclude and include flags for interface name
2 years ago
Ben Kochie dffe507aad
Fix up copyright date change
2 years ago
Ben Kochie 0b82f402d0
Merge pull request #1971 from cjeker/openbsd_spin_time
2 years ago
Ben Kochie 88a031567f
Merge pull request #2074 from BenoitKnecht/netdev-linux-netlink
2 years ago
Benoît Knecht b25273fac0 collector/netdev_*: Add detailed interface stats
2 years ago
Benoît Knecht 4851993a63 collector/netdev_linux_test.go: Add compatibility tests
2 years ago
Benoît Knecht a71d0bddc8 end-to-end-test.sh: Fix netdev metrics
2 years ago
Benoît Knecht f23a956c4f collector/netdev_linux.go: Use netlink to get stats
2 years ago
DavidVentura 6477a197da adjust expected output for 64k file
2 years ago
david c2085cf8ca flip branches for early return
2 years ago
david 75c05f3d97 remove error from signature; update doc for function
2 years ago