aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Release v0.15.2v0.15.2Ben Kochie2017-12-05
* cpu: Support processor-less (memory-only) NUMA nodes (#734)Karsten Weiss2017-12-05
* Release v0.15.1 (#733)Ben Kochie2017-11-08
* Fix circle docker test tag name. (#688)v0.15.0Ben Kochie2017-10-06
* Release v0.15.0 (#686)Ben Kochie2017-10-06
* Update vendoring (#685)Ben Kochie2017-10-05
* Merge pull request #682 from derekmarcotte/dm-386-nativeTobias Schmidt2017-10-05
|\
| * Only enable race detector when GOHOSTARCH is amd64.Derek Marcotte2017-10-03
* | Add text file helper for apt-get. (#680)Ben Kochie2017-10-04
* | Updated vendored ntp package (#681)Brett Vickers2017-10-04
|/
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Add timex collector (#664)Sami Kerola2017-09-19
* Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655)Leonid Evdokimov2017-09-19
* cpu: Metric 'package_throttles_total' is per package. (#657)Karsten Weiss2017-09-07
* Test with Go 1.9.x (#667)Alexey Palazhchenko2017-08-31
* Always try to return smartmon_device_info metric (#663)Matt Bostock2017-08-31
* Merge pull request #662 from prometheus/bjk/buildkiteTobias Schmidt2017-08-24
|\
| * Add buildkite status badge.Ben Kochie2017-08-24
|/
* Only cross-test 32bit on Linux (#658)Matthias Rampke2017-08-24
* define binary name in promu configuration file (#650)Christian Will2017-08-22
* Merge pull request #652 from prometheus/mr/test-32Tobias Schmidt2017-08-22
|\
| * Automatically cross-test 32bit based on GOARCHMatthias Rampke2017-08-21
* | Merge pull request #653 from prometheus/mr/fix-629Tobias Schmidt2017-08-21
|\ \ | |/ |/|
| * gofmt node_exporter_testMatthias Rampke2017-08-21
| * Use int64 throughout the ZFS collector.Matthias Rampke2017-08-21
|/
* Merge pull request #651 from TheTincho/fix_integration_test_timingMatthias Rampke2017-08-19
|\
| * Fix path and timing issues with integration tests.Martín Ferrari2017-08-19
|/
* Ignore wifi collector permission errors (#646)Ben Kochie2017-08-18
* Add additional field to github issue template. (#645)Ben Kochie2017-08-17
* Add dockerfile for ppc64le (#638)Hemant Kumar2017-08-17
* Clarify Infiniband collector support (#643)Joe Handzik2017-08-16
* Switch to kingpin flags (#639)Calle Pettersson2017-08-12
* Status information in /proc/drbd (#630)Vojtech Galda2017-08-02
* Merge pull request #626 from teohhanhui/patch-1Matthias Rampke2017-07-28
|\
| * Fix Docker mountpoint prefix docsTeoh Han Hui2017-07-28
|/
* Enable IPVS collector by default (#623)Ben Kochie2017-07-26
* Merge pull request #620 from prometheus/grobie/fix-meminfo-collectorTobias Schmidt2017-07-20
|\
| * Fix build tags of loadavg collectorTobias Schmidt2017-07-20
| * Fix build tags of meminfo collectorTobias Schmidt2017-07-20
| * Ignore extracted sysfs fixture files from gitTobias Schmidt2017-07-20
|/
* Change raid0 status line regexp for mdadm collector (#619)Andrea De Pasquale2017-07-20
* Minor tweak to GitHub issue template.Ben Kochie2017-07-20
* Merge pull request #583 from knweiss/golintTobias Schmidt2017-07-10
|\
| * Remove unused devstatCollector struct member 'bytes_total'.Karsten Weiss2017-05-14
| * golint: Fix NewStatCollector() doc string.Karsten Weiss2017-05-14
| * cpu_darwin.go: s/cpu_ticks/cpuTicks/gKarsten Weiss2017-05-14
| * cpu_darwin.go: Fix doc strings.Karsten Weiss2017-05-14
| * Fix NewTCPStatCollector doc string.Karsten Weiss2017-05-14
| * golint: Fix comment on exported function NewDevstatCollector.Karsten Weiss2017-05-14
| * Explicitly check for the rc 3 in call to getloadavg(). Reorder logic.Karsten Weiss2017-05-14