2184 Commits (fe71568130accfd5520092bce3f2c8ebe34b7e3a)
 

Author SHA1 Message Date
dependabot[bot] 4ad86b349b
build(deps): bump github.com/prometheus/client_golang (#2460) 2 years ago
dependabot[bot] 4527f534b5
build(deps): bump github.com/jsimonetti/rtnetlink from 1.2.0 to 1.2.2 (#2459) 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
Johannes 'fish' Ziemke 73dabdfe9e
Release 1.4.0-rc.0 (#2436) 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
Ben Kochie 90f6e9d2d2
Merge pull request #2251 from DavidVentura/add-isolated-label-cpu-collector 2 years ago
Siavash Sefid Rodi f40dd31780 Fix CPU renaming rule 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
david 840d32622f check for nil isolatedCpus before calling updateIsolated 2 years ago
david 5340d1ec37 add debug log for not existent file 2 years ago
david c05af934af warn if isolcpus cannot be read and default to an empty slice 2 years ago
david 9ea9a5f029 only publish metrics for isolated cpus 2 years ago
david 698670bb6e add fixture & e2e output 2 years ago
david 5d68d5b9ad move logic to procfs; create a new metric for isolation 2 years ago
david 512e086dec Implement #2250: Add "isolated" label on cpu collector on linux 2 years ago
Ben Kochie 5d6738e6c5 Update procfs 2 years ago
Vitaly Zhuravlev 7519830a8a Change io time units to %util 2 years ago
Vitaly Zhuravlev 469600f4bf Update units of network ad disk graphs 2 years ago
Albert Mikaelyan cee386678c fix compatibility rule to convert to old node_cpu metric 2 years ago
François Charlier 5a2c83d0f9 memory_bsd: add user_wired_bytes & laundry_bytes 2 years ago
Mateusz Piotrowski d31cfb6ef9 Document availability of zfs collector on FreeBSD 2 years ago
Johannes Ziemke bc0bff22fd Add sysctl docs to README.md 2 years ago
Johannes 'fish' Ziemke d962e48ca2 Add sysctl collector 2 years ago
Johannes Ziemke 545d70ceb0 Sort collectors in end-to-end-test.sh 2 years ago
Johannes Ziemke f4e85bef0e Fix openbsd syscalls 2 years ago
Ben Kochie f06eb4152d
Merge pull request #2426 from paulfantom/alerts-selectors 2 years ago
Paweł Krupa (paulfantom) 8571536327 docs/node-mixin: add missing selectors 2 years ago
Benoît Knecht 690efa61e8 collector/diskstats: Ignore udev when directory unreadable 2 years ago
Benoît Knecht 9ec7d6ba3c collector/diskstats: Only get device properties from udev 2 years ago
Benoît Knecht 296aa35dd2 end-to-end-test.sh: Use udev fixture and update output 2 years ago
Benoît Knecht 9b5d55e511 collector/diskstats: Add fixtures for udev data 2 years ago
Benoît Knecht 833216dc9e collector: Make udev data path optional 2 years ago
Benoît Knecht 75ceda8bb2 collector/diskstats: Don't use functions from Go 1.18 2 years ago
Benoît Knecht a997b6096d collector/diskstats: Add labels and metrics from udev 2 years ago
Nobuhiro MIKI 3ed95908d6 collector: add slab info 2 years ago
Ben Kochie 69a3f73a9b
Merge pull request #2417 from prometheus/superq/diskstats 2 years ago