Commit Graph

506 Commits (a6a8ec3c1c6551f8a87c622e10b64e694d6c3fc0)

Author SHA1 Message Date
Tom Wilkie 0316bacceb Only use one dbus connection, required some refactoring.
7 years ago
Tom Wilkie a7fd6b8743 Export systemd timer last trigger sec.
7 years ago
Ben Kochie 111e3af437
Remove obsolete megacli collector. (#798)
7 years ago
Julius Volz 6cac74f0e0
Add unit suffix to textfile collector mtime metric (#796)
7 years ago
Brian Brazil a98067a294 Make metrics better follow guidelines (#787)
7 years ago
Ben Kochie b4d7ba119a
Add fixture for ppc64le (#785)
7 years ago
Nick Owens 0629a081db multiply page size after float64 coercion to avoid signed integer overflow (#780)
7 years ago
Franz Pletz d432f9857e Use uint64 in the ZFS collector (#714)
7 years ago
Derek Marcotte 477fe4665a Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547)
7 years ago
Sevag Hanssian 4329b0a86b Add summary metrics for systemd exporter (#765)
7 years ago
Matthieu Guegan d6ef10bb56 Add openbsd meminfo (#724)
7 years ago
Ben Kochie 7f6c59e198
Ignore more virtual filesystems (#775)
7 years ago
Netmonk 2aa8d0eb0c [FIX] Exclude Linux proc from filesystem type regexp (#774)
7 years ago
Julius Volz f536857ac6
Fix e2e tests after textfile custom timestamp removal (#768)
7 years ago
Shubheksha Jalan 1f2458f42c Filter out testfile metrics correctly when using `collect[]` filters (#763)
7 years ago
Ben Kochie cd2a17176a
Add full make to CircleCI (#761)
7 years ago
Wei Li 1e9bb4ec3a textfile: fix duplicate metrics error (#738)
7 years ago
Kristian Klausen a96f1738b3 netdev: Change valueType to CounterValue (#749)
7 years ago
Ben Kochie 2a80537547
Split out guest cpu metrics on Linux. (#744)
7 years ago
Karsten Weiss a8d7d1101a cpu: Support processor-less (memory-only) NUMA nodes (#734)
7 years ago
Matt Layher f6f9c8d6cc Add and use sysReadFile in hwmon collector (#728)
7 years ago
Tobias Klauser d73f1e60c4 Simplify Utsname string conversion (#716)
7 years ago
Ben Kochie ea250d73f4
Fix off by one in Linux interrupts collector (#721)
7 years ago
Matt Layher 296b62acb7
netstat: return nothing when /proc/net/snmp6 not found
7 years ago
Derek Marcotte 0eecaa9547 Correct buffer_bytes > INT_MAX on BSD/amd64. (#712)
7 years ago
Matt Layher f9ad88fc03
xfs: expose correct fields, fix metric names
7 years ago
Siavash Safi f3a7022602 Add `collect[]` parameter (#699)
7 years ago
Ben Kochie deadfef4c9 Update vendoring (#685)
7 years ago
Brett Vickers b62c7bc0ad Updated vendored ntp package (#681)
7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640)
7 years ago
Sami Kerola 3762191e66 Add timex collector (#664)
7 years ago
Leonid Evdokimov c169b4b1c5 Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655)
7 years ago
Karsten Weiss b0d5c00832 cpu: Metric 'package_throttles_total' is per package. (#657)
7 years ago
Matthias Rampke e1f129c729 Use int64 throughout the ZFS collector.
7 years ago
Ben Kochie 8839640cd1 Ignore wifi collector permission errors (#646)
7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639)
7 years ago
Ben Kochie 46c31d8a7e Enable IPVS collector by default (#623)
7 years ago
Tobias Schmidt 515b5a933d Fix build tags of loadavg collector
7 years ago
Tobias Schmidt 016d79535d Fix build tags of meminfo collector
7 years ago
Andrea De Pasquale 1369763067 Change raid0 status line regexp for mdadm collector (#619)
7 years ago
Tobias Schmidt 921319c7eb Merge pull request #583 from knweiss/golint
7 years ago
Aleksey Zhukov 7a914e58f2 Add parsing /proc/net/snmp6 file for netstat-linux (#615)
7 years ago
Matt Layher 6e82fd1c56 Add XFS block mapping and block map B-tree stats (#575)
7 years ago
ideaship 8d90276283 Add bcache collector (#597)
7 years ago
kadota kyohei a077024f51 add diskstats on Darwin (#593)
8 years ago
Rene Treffer 56bf8d4b2d Add link to kernel documentation for sysfs/cpufreq files
8 years ago
Rene Treffer bcc3cd92b8 Fix cpufreq statistics by converting kHz to Hz
8 years ago
Ben Kochie 182810056f Fix Linux cpu errors (#606)
8 years ago
Rene Treffer 2e9f1913b8 Move stat_linux to cpu_linux and add cpufreq stats (#548)
8 years ago
Emanuele Rocca 047003b6bb Add qdisc collector for Linux (#580)
8 years ago
Karsten Weiss b2f4fd5776 Remove unused devstatCollector struct member 'bytes_total'.
8 years ago
Jonas Große Sundrup e6d031788f Correct typo (#582)
8 years ago
Karsten Weiss bca09abf1c golint: Fix NewStatCollector() doc string.
8 years ago
Karsten Weiss b3e7420a27 cpu_darwin.go: s/cpu_ticks/cpuTicks/g
8 years ago
Karsten Weiss b05c7d8dab cpu_darwin.go: Fix doc strings.
8 years ago
Karsten Weiss fff03c6c0c Fix NewTCPStatCollector doc string.
8 years ago
Karsten Weiss 6720cfdbfe golint: Fix comment on exported function NewDevstatCollector.
8 years ago
Karsten Weiss b73af72853 Explicitly check for the rc 3 in call to getloadavg(). Reorder logic.
8 years ago
Karsten Weiss af358ec800 golint fixes: if block ends with a return statement, so drop this else and outdent its block.
8 years ago
Karsten Weiss 732f839810 sysctl_bsd.go: golint fixes. Typo fix.
8 years ago
Robert Clark 58f50b31f2 Multiply port data XMIT/RCV metrics by 4 (#579)
8 years ago
Ben Kochie 8f3cddf734 Merge pull request #568 from mdlayher/xfs-init
8 years ago
Kai S 59f9b8c5c1 Handle nonexisting bonding_masters file (#569)
8 years ago
Matt Layher 1feb091b36
Initial XFS collector
8 years ago
Ben Kochie e9aad0157c Merge pull request #550 from derekmarcotte/dm-boottime
8 years ago
Derek Marcotte 5b557bf973 Fix metric name per review.
8 years ago
Derek Marcotte db8ec9c6b4 Add exec_boot_time for freebsd, dragonfly
8 years ago
Daniele Sluijters bb9d4ade0b uname_linux: Build for 32bit MIPS too
8 years ago
Brian Brazil f291d2d6dd Get full resolution for node_time (#555)
8 years ago
Karsten Weiss d9703ff7c6 edac: Fix typo in csrow label of node_edac_csrow_uncorrectable_errors_total metric.
8 years ago
Tobias Schmidt 266f0958d2 Merge pull request #561 from derekmarcotte/dm-fix-dfly-build
8 years ago
Derek Marcotte 83cecfa696 Fixes broken build on Dragonfly.
8 years ago
Karsten Weiss 45ca8db352 Support the 'guest_nice' cpu mode of /proc/stat.
8 years ago
Sam Kottler 6eafa51fa8 Add ARP collector for Linux (#540)
8 years ago
Tobias Schmidt 8aec44617a Remove Windows support
8 years ago
Tobias Schmidt 41a44a4d24 Merge pull request #532 from prometheus/grobie/remove-extra-file-check
8 years ago
Ben Kochie 5f43211f67 Blacklist systemd scope units
8 years ago
Tobias Schmidt d290ea94b8 Fix export of stale device error metrics for unmounted filesystems
8 years ago
Tobias Schmidt 7b93b52010 Fix lint issues on filesystem BSD implementation
8 years ago
Tobias Schmidt 445ed44082 mdadm: Remove extra file existence check
8 years ago
Johannes 'fish' Ziemke 9676f5f2dc Merge pull request #523 from roclark/support-legacy-infiniband
8 years ago
Johannes 'fish' Ziemke 620e9937e6 Merge pull request #524 from mdlayher/wifi-expand
8 years ago
Juergen Hoetzel aef2601cf6 Add missing dependency for static FreeBSD build
8 years ago
Matt Layher 2bfe410fb7
Expand wifi collector for more interface types
8 years ago
Robert Clark 3a5917dfdc Add support for legacy InfiniBand drivers
8 years ago
Tobias Schmidt 0400e437be Fix and simplify parsing of raid metrics
8 years ago
Matt Layher 42c8a20545
Unexport wifiCollector metrics
8 years ago
Matt Layher 69368b7f9c Add synthetic node_wifi_station_info metric for BSS information
8 years ago
Brian Brazil a02e469b07 Report collector success/failure and duration per scrape. (#516)
8 years ago
Robert Clark 413e5af502 Skip metric files that don't exist
8 years ago
Derek Marcotte 72d8576185 Refactor meminfo_bsd.go to use sysctl_bsd.go (#501)
8 years ago
Ben Kochie 5d22d41ed7 Merge pull request #484 from prometheus/grobie/update-vendored-packages
8 years ago
Derek Marcotte bdc2131332 Added node_memory_buffer, node_memory_swaptotal to meminfo_bsd (#451)
8 years ago
Tobias Schmidt ce117d7a40 Update vendored packages
8 years ago
Tobias Schmidt 84eaa8fecd Remove more unnecessarily named return values
8 years ago
Derek Marcotte 5c28ab044d Add BSD exec statistics collector (#457)
8 years ago
Tobias Schmidt 1bd94074dd Delete unused code
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 d1dfda86ee Fix wrong end-to-end expectation
8 years ago