aboutsummaryrefslogtreecommitdiff
path: root/collector
Commit message (Expand)AuthorAge
* bcache: add priorityStats flag (#1621)HEADmasterAleksei Zakharov2020-08-10
* Expose cpu bugs and flags as info metrics. (#1788)domchan2020-07-17
* udp_queues_linux.go: s/upd/udp/ in two error stringsKarsten Weiss2020-06-29
* Merge pull request #1732 from fach/masterBen Kochie2020-06-22
|\
| * Updating e2e test outputfach2020-06-04
| * Adding backlog/current queue length to qdisc collectorfach2020-06-04
* | Merge pull request #1733 from prometheus/superq/OutRstsBen Kochie2020-06-18
|\ \
| * | Include TCP OutRsts in netstat metricsBen Kochie2020-06-04
* | | Use Go 1.13 error featuresBen Kochie2020-06-16
* | | Fix up powersupplyclass errorBen Kochie2020-06-15
* | | Merge pull request #1735 from prometheus/bjk/bump_procfsBen Kochie2020-06-15
|\ \ \
| * | | Update prometheus/procfsBen Kochie2020-06-14
* | | | Merge pull request #1747 from prometheus/superq/fix_powersupplyclassBen Kochie2020-06-14
|\ \ \ \
| * | | | Handle no data from powersupplyclassBen Kochie2020-06-13
* | | | | Merge pull request #1743 from prometheus/superq/flagsBen Kochie2020-06-14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improve filter flag names.Ben Kochie2020-06-12
| |/ / /
* / / / Fix collectors' build tagsJeffrey Stoke2020-06-12
|/ / /
* | | helper_test: Fix copyright yearDavid O'Rourke2020-06-03
* | | filesystem_freebsd: Use bytesToString to get label valuesDavid O'Rourke2020-06-03
* | | helper: Add new bytesToString function and testsDavid O'Rourke2020-06-03
* | | filesystem_freebsd: Fix label valuesDavid O'Rourke2020-06-03
| |/ |/|
* | Add flag to aggr ipvs metrics to avoid high cardinality metrics (#1709)Wei He2020-06-02
|/
* Merge pull request #1679 from alexnoz/ntp-usage-str-fixBen Kochie2020-05-25
|\
| * Use clearer usage string for `collector.ntp.server-is-local` optionAlex Nozdriukhin2020-04-18
* | Merge pull request #1690 from shapor/patch-1Ben Kochie2020-05-25
|\ \
| * | Move regexp to global in meminfo_linux.goShapor Naghibzadeh2020-04-26
| |/
* | Linux CPU: Cache CPU metricsBen Kochie2020-05-24
* | Update filesystem freebsdBen Kochie2020-05-14
* | read contents of objset file (#1632)Sudhar2872020-05-13
|/
* Fix accidently empty lines in meminfo_linux (#1671)alpaca2020-04-17
* Add perf tracepoint collection flag (#1664)Daniel Hodges2020-04-17
* Fix initialization in perf collector when using multiple CPUs (#1665)Daniel Hodges2020-04-17
* Add gauges for allocated memory for queued UDP and TCP packages (#1503)Peter Bueschel2020-03-31
* collector/systemd: use regexp to extract systemd version (#1647)Paweł Krupa2020-03-27
* Metrics for IO errors on Mac. (#1636)Tom Wilkie2020-03-21
* Add model_name and stepping to node_cpu_info metricBenjamin Drung2020-03-20
* Catch missing schedstat file (#1641)Ben Kochie2020-03-19
* Minor cleanup in perf collector (#1616)Ben Kochie2020-02-20
* Fix num cpu (#1561)Daniel Hodges2020-02-20
* new flag to disable all default collectors (#1460)Paul Gier2020-02-20
* Don't count empty collection as success (#1613)Ben Kochie2020-02-19
* Fix up Darwin swap metricsBen Kochie2020-02-19
* Swap usage on darwin from sysctl vm.swapusage (#1608)jonas-lindmark2020-02-19
* Add Btrfs collector (#1512)Silke Hofstra2020-02-19
* Collect non-numeric data from /sys/class/infiniband (#1563)Benjamin Drung2020-02-19
* Adds metrics and tests for UDP receive and send buffer errors (#1534)Phil Porada2020-02-19
* Use strconv.Itoa() instead of fmt.Sprintf() (#1566)Julian Kornberger2020-02-19
* Implement loadavg on all BSDs without cgo (#1584)Tobias Klauser2020-02-18
* Bump all vendoring (#1612)Ben Kochie2020-02-18
* Update to latest procfs library (#1611)Ben Kochie2020-02-18