aboutsummaryrefslogtreecommitdiff
path: root/collector/meminfo_numa_linux.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* collector: use path/filepath for handling file paths (#1245)Paul Gier2019-02-05
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Merge pull request #480 from prometheus/grobie/gosimpleTobias Schmidt2017-02-28
|\
| * Remove unnecessary conversionsTobias Schmidt2017-02-28
| * Simplify codeTobias Schmidt2017-02-28
* | Fix all open go lint and vet issuesTobias Schmidt2017-02-28
|/
* Add Linux NUMA "numastat" metrics (#249)Ben Kochie2016-10-12
* meminfo_numa: fix crash on CentOS 6 kernelPavel Borzenkov2016-02-06
* Add new per NUMA node memory statistics collectorPavel Borzenkov2016-01-15