Commit Graph

1042 Commits (master)

Author SHA1 Message Date
mknapphrt 0fddfd1ba5
Cache metricsfamily help text (#3175)
2 weeks ago
Ben Kochie 1b332edfe8 Fix: Add safety check to hwmon read
2 months ago
Daniel Swarbrick ebf3cbfbb3 zfs: drop superfluous typecasting of test values
2 months ago
Daniel Swarbrick 6c96239eaa zfs: rename zfs.go to zfs_common.go
2 months ago
Daniel Swarbrick 770bd551db zfs: standardize case spelling of NewZFSCollector
2 months ago
Daniel Swarbrick b2dfaeb146 zfs: make zfsPoolStatesName an array
2 months ago
Daniel Swarbrick 8ea822f67a zfs: move common init function out of arch-specific files
2 months ago
Daniel Swarbrick fafc973e94 zfs: move Linux-specific code out of zfs.go
2 months ago
eduarrrd 11f93d3da1
textfile: Allow specifiying multiple directory globs. (#3135)
2 months ago
Johannes Ziemke b5ce6bcc4d Disable osrelease collector on aix
2 months ago
Johannes Ziemke b9e14055c1 Enable uname collector on AIX
2 months ago
Johannes Ziemke 3c7109826a Add AIX netdev collector
2 months ago
Johannes Ziemke 0a2a54ff2d Add AIX filesystem collector
2 months ago
Johannes Ziemke 8fff2f7c67 Add AIX diskstats
2 months ago
Johannes Ziemke dfd1f08739 Add AIX loadavg collector
2 months ago
Johannes Ziemke 808c1a515b Add AIX meminfo
2 months ago
Johannes Ziemke 2ebd807584 Add AIX CPU collector
2 months ago
Steve Wills 71d9b6c061
build fix on FreeBSD (#3132)
2 months ago
Pranshu Srivastava 2023349c77
fix: address `master` issues (#3131)
2 months ago
Tobias Nygren a5543cc0d4
collector: add NetBSD support for filesystem (#3082)
2 months ago
Daniel Swarbrick 6253b08814
Bump jsimonetti/rtnetlink dependency to v2.0.2 (#3089)
2 months ago
Ben Kochie 090957658e
Update logging (#3097)
2 months ago
tomvil 041d67d269
Add ifAlias label to netdev collector (#3087)
2 months ago
Ben Kochie f63b64ec63
Update Go (#3120)
2 months ago
Miguel Oliveira b9d0932179
Add node_filesystem_mount_info metric (#2970)
4 months ago
Ricardo F 8a3a0dea73
Add TCPRcvQDrop to default netstat metrics (#3021)
4 months ago
Ben Kochie e0c4a47a02
Add interrupts collector filtering (#3028)
4 months ago
Pranshu Srivastava ff20a6ac48
collector/zfs: Prevent `procfs` integer underflow (#2961)
4 months ago
TJ Hoplock fdaa8fc00d
ref!: convert linux meminfo implementation to use procfs lib (#3049)
4 months ago
Maarten van den Berg e8aa4de7c5
Add metrics for btrfs commit statistics (#3010)
4 months ago
Simon Krenger e11a4f0309
Add include and exclude filter for sensors in hwmon collector (#3072)
4 months ago
mchtech ec5e4b50b8 add IRQ PSI test data
4 months ago
mchtech d2a307ed93 change irq psi url
4 months ago
mchtech fe5ffa916f add IRQ PSI metrics
4 months ago
Pranshu Srivastava c0c1a8c572
chore: sync with latest `procfs` release (#3059)
5 months ago
chengjoey 4f7bd3544d
fix pressure metric collection fails on systems that do not expose a full CPU stat #3051 (#3054)
5 months ago
Benny Siegert 80859a9f18
Do not panic as much in Linux collector tests (#3050)
5 months ago
kangjie dae4c87f7d
slab-collector: add filter for slab name. (#3041)
6 months ago
Ben Kochie 3afc0a341e
Fix pressure collector nil reference (#3016)
6 months ago
Pranshu Srivastava 66fab10db4
collector/cpu: s/cpu_ticks*/cpu_nsec* for solaris (#2963)
6 months ago
Sam Leiken 9572e7a07b
Add logging for ethtool device include/exclude and metrics include flags (#2979)
7 months ago
Chris Cleeland d333366914
Fix watchdog_test lint and test failures on macos. (#3003)
7 months ago
Ben Kochie acb36765b4
Update build (#3000)
7 months ago
John Guo e9e27138a8
fix: data race of NetClassCollector metrics initialization when multiple requests happen (#2995)
7 months ago
Jonathan Davies 36e0d1f6d4
os_release.go: Removed caching of modtime/filename of os-release file. (#2987)
7 months ago
coderwander 0202220881
refactor: Optimize code by using built-in constants in the standard library (#2989)
7 months ago
Ayoub Mrini bf67c859bb
fibre_channel: update procfs to take into account optional attributes (#2933)
7 months ago
looklose 7d4103c089 chore: fix typo in comment
8 months ago
Daniel Kimsey 29cdbd63fe zfs: Log mib when sysctl read fails on FreeBSD
8 months ago
Jonathan Davies b6227af54b
os_release.go: Added support end parsing support. (#2982)
8 months ago