aboutsummaryrefslogtreecommitdiff
path: root/collector/time.go
Commit message (Expand)AuthorAge
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Add _seconds suffix to node_time. (#823)Brian Brazil2018-02-14
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Get full resolution for node_time (#555)Brian Brazil2017-04-19
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Convert remaining collectors to use ConstMetricsJohannes 'fish' Ziemke2017-01-03
* switch to github.com/prometheus/common/log for loggingNick Owens2015-10-30
* Add license headers to all code files.Matthias Rampke2015-09-26
* Fix debug outputAlexey Palazhchenko2015-08-28
* Switch logging from glog to github.com/prometheus/log.Julius Volz2015-05-28
* Run gofmt.Julius Volz2015-05-28
* Use flags instead of config and remove attributesJohannes 'fish' Ziemke2015-05-21
* Reduce number of global variables usedTobias Schmidt2014-11-24
* Collect at every scrape, rather than at regular intervals.Brian Brazil2014-10-29
* Add time exporterJohannes 'fish' Ziemke2014-07-28