Commit Graph

  • 1002745d7b Fix whitespace. beorn7 2015-03-03 18:41:06 +0100
  • dbbb6c9e1d Merge pull request #88 from prometheus/beorn7/release 0.3.0 Björn Rabenstein 2015-03-03 18:23:59 +0100
  • 9b11ef161e Cut release 0.3.0. beorn7 2015-03-03 18:16:51 +0100
  • cbe3ef2442 Merge pull request #87 from prometheus/beorn7/fingerprint Björn Rabenstein 2015-03-03 18:03:08 +0100
  • af21d456db Unify fingerprinting aka signature calculation. beorn7 2015-03-03 13:23:11 +0100
  • de5f7a2db9 Merge pull request #86 from prometheus/unrewrite-godeps Julius Volz 2015-02-27 16:55:31 +0100
  • 738b69e61a Use non-rewritten Godep imports. Julius Volz 2015-02-27 16:12:59 +0100
  • a6c5e0f955 Merge pull request #83 from prometheus/godep-vendoring Björn Rabenstein 2015-02-26 15:04:24 +0100
  • ea69be23d0 Add newly vendored libraries to NOTICE file. Julius Volz 2015-02-26 14:04:24 +0100
  • 169c8a68e1 Use godep with import rewriting for vendoring. Julius Volz 2015-02-26 00:36:30 +0100
  • 39e4bc83f9 Release 0.2.0. 0.2.0 beorn7 2015-02-23 17:50:59 +0100
  • 3f532e73b1 Merge pull request #81 from prometheus/beorn7/versioning Björn Rabenstein 2015-02-23 16:53:10 +0100
  • 764e6a72c3 Merge pull request #82 from prometheus/beorn7/histogram Björn Rabenstein 2015-02-23 16:36:40 +0100
  • 28973f4d4f Add a histogram to the random example. beorn7 2015-02-23 16:19:01 +0100
  • 14c2f30b35 Update vendoring of beorn7/perks. beorn7 2015-02-23 14:59:14 +0100
  • 54238dea8f Merge pull request #80 from peterbourgon/histogram-registry-fix Björn Rabenstein 2015-02-20 19:23:41 +0100
  • 69c8dc87e9 Fix for Histogram in registry.writePB Peter Bourgon 2015-02-20 19:08:36 +0100
  • bc1f2b27ad Merge pull request #79 from prometheus/beorn7/histogram Björn Rabenstein 2015-02-20 15:54:51 +0100
  • 79efd06178 Use binary search to pick bucket. beorn7 2015-02-19 19:50:14 +0100
  • 38dbb2e268 Merge pull request #78 from prometheus/beorn7/histogram Björn Rabenstein 2015-02-19 16:16:15 +0100
  • 9eaf3705d2 Avoid "online serving system". beorn7 2015-02-19 16:03:24 +0100
  • 000ef45157 Replaced http by HTTP if used as the name of the protocol in English. beorn7 2015-02-19 15:34:04 +0100
  • b1e7299877 Turned "le" and "quantile" label names into constants. beorn7 2015-02-19 15:31:43 +0100
  • 3e50eddd64 Do not count the +Inf bucket for bucket creation. beorn7 2015-02-19 12:40:29 +0100
  • 4c4f51d546 Catch illegal label names for summaries in histograms. beorn7 2015-02-19 02:01:06 +0100
  • 6958242277 Add support for histograms to the Go client library. beorn7 2015-02-18 19:23:34 +0100
  • b37ca982a9 Add support for optionally missing +Inf bucket in protobuf. beorn7 2015-02-12 20:55:56 +0100
  • a7c56882af Mark slow test as such and exclude them from travis. beorn7 2015-02-19 15:51:11 +0100
  • 4627d59e8a Merge pull request #77 from prometheus/update-protobuf-pkg juliusv 2015-02-14 00:04:33 +0100
  • 765fdaf37e Update protobuf library package name. Julius Volz 2015-02-14 00:00:34 +0100
  • 70f54973fb Merge pull request #75 from prometheus/beorn7/timestamp Björn Rabenstein 2015-02-12 20:02:02 +0100
  • 3d6b23ae05 Merge pull request #76 from prometheus/histogram Björn Rabenstein 2015-02-12 19:33:48 +0100
  • 6f2f8f28e8 Add support for histograms to parsers, extraction and creation. Brian Brazil 2015-02-11 17:00:56 +0000
  • a9bdd32c71 Reduce allocations during fingerprinting. beorn7 2015-02-12 15:22:07 +0100
  • 3d127c266e Merge pull request #73 from ddysher/fix-doc Tobias Schmidt 2015-02-11 17:44:59 -0500
  • 550b950411 Fix document Deyuan Deng 2015-02-11 17:33:13 -0500
  • 4e0c66e343 Update README.md wiremine 2015-02-11 15:41:57 -0500
  • acbd2d3eac Merge pull request #70 from prometheus/handle-process-collector-errors-gracefully Tobias Schmidt 2015-02-11 15:08:24 -0500
  • 98061eecab Add todo comment to bring back error reporting Tobias Schmidt 2015-02-11 14:58:35 -0500
  • 6760c3aacd Merge pull request #71 from prometheus/beorn7/timestamp Björn Rabenstein 2015-02-11 17:44:10 +0100
  • 7d560564f9 Remove obsolete comment and add Earliest and Latest timestamp. beorn7 2015-02-11 17:34:59 +0100
  • 7faf9e76ef Handle process collector errors gracefully Tobias Schmidt 2015-02-10 16:19:27 -0500
  • c70db11f1e Merge pull request #68 from prometheus/add-nocgo-flag Tobias Schmidt 2015-02-10 03:43:17 -0500
  • 93d11c8e35 Remove procfs dependency unless cgo is enabled Johannes 'fish' Ziemke 2015-02-06 15:13:59 +0100
  • 52186fc518 Merge pull request #67 from prometheus/arch-os-build-fixes juliusv 2015-02-05 18:14:57 +0100
  • ecf2329b22 Use HTTPS for Go download. Julius Volz 2015-02-05 17:46:01 +0100
  • 2e52ab1271 Fix Go download link for several archs and OSes. Julius Volz 2015-02-05 17:12:37 +0100
  • 3823272e90 Merge pull request #65 from prometheus/procfs-build-tags Tobias Schmidt 2015-02-02 15:51:36 -0500
  • d1d9dee31b Remove dependency on procfs/cgo in non-procfs systems Tobias Schmidt 2015-02-02 14:29:00 -0500
  • 728064bb68 Merge pull request #66 from prometheus/process-collector-explicit-error-interface Tobias Schmidt 2015-02-02 15:06:09 -0500
  • 3cb16a9503 Use clear error interface for process pidFn Tobias Schmidt 2015-02-02 14:53:06 -0500
  • babc844741 Merge pull request #64 from prometheus/beorn7/performance Björn Rabenstein 2015-02-02 18:51:05 +0100
  • 4f73a8b017 Improve Gauge and Counter performance. beorn7 2015-02-02 18:02:40 +0100
  • 88b6ea5852 Merge pull request #63 from prometheus/beorn7/versioning 0.1.0 Björn Rabenstein 2015-02-02 15:33:45 +0100
  • b0107f53ac Added CHANGELOG.md and VERSION. Bjoern Rabenstein 2015-02-02 15:25:06 +0100
  • d7f8eb1083 Change "Prometheus Team" to "The Prometheus Authors". Bjoern Rabenstein 2015-02-02 15:14:36 +0100
  • aa1328d02c Merge pull request #62 from prometheus/fix-writepb-race Björn Rabenstein 2015-01-31 23:52:10 +0100
  • f3e101bd1c Fix race condition in writePB(). Julius Volz 2015-01-31 22:08:48 +0100
  • e192dfc497 Merge pull request #60 from prometheus/beorn7/fix-const-labels Björn Rabenstein 2015-01-28 15:59:29 +0100
  • 3798bbca12 Add const labels to counter. Bjoern Rabenstein 2015-01-28 15:47:48 +0100
  • 80ad13d35e Merge pull request #53 from prometheus/beorn7/benchmark Björn Rabenstein 2015-01-27 18:15:20 +0100
  • 4092aaec40 Fix typos. Bjoern Rabenstein 2015-01-27 18:07:09 +0100
  • b2128904e2 Add BenchmarkProcessor002ParseOnly, to get at least a hint of the JSON speed. Bjoern Rabenstein 2015-01-27 17:16:23 +0100
  • 849d859db4 Add benchmarks to compare text and protobuf parsing. Bjoern Rabenstein 2015-01-27 16:27:04 +0100
  • 283d371002 Merge pull request #51 from prometheus/sample-formatting juliusv 2015-01-26 01:41:16 +0100
  • 000337ccc0 Merge pull request #52 from brian-brazil/make-example juliusv 2015-01-26 01:30:49 +0100
  • 5a2ed875a6 Make examples buildable from make Brian Brazil 2015-01-26 00:19:15 +0000
  • 4a842c5da0 Better sample value string formatting. Julius Volz 2015-01-25 23:52:11 +0100
  • 316b327693 Merge pull request #50 from prometheus/beorn7/license-cleanup juliusv 2015-01-22 17:11:32 +0100
  • 3713bd7d97 Merge pull request #48 from prometheus/beorn7/fix-summary-dimensions juliusv 2015-01-22 17:03:39 +0100
  • 3706852780 License cleanup Bjoern Rabenstein 2015-01-22 16:13:15 +0100
  • d5fe8ed656 Merge pull request #49 from prometheus/beorn7/fix-summaries Björn Rabenstein 2015-01-21 16:42:22 +0100
  • 31b6c1fe12 Make number notation consistent. Bjoern Rabenstein 2015-01-21 15:24:34 +0100
  • 15c9ded5a3 Fix the summary decay by avoiding the Merge method. Bjoern Rabenstein 2015-01-21 13:44:43 +0100
  • 6b9530d72e Update vendoring of perks to newest (fixed) version. Bjoern Rabenstein 2015-01-20 18:27:10 +0100
  • 26e2417d3e Quick-fix the doc comment. Bjoern Rabenstein 2015-01-13 17:26:38 +0100
  • 5c6a472617 Merge branch 'beorn7/allow-collect-errors' into beorn7/fix-summary-dimensions Bjoern Rabenstein 2015-01-13 16:54:12 +0100
  • aa848f77db Merge pull request #45 from prometheus/beorn7/allow-collect-errors Björn Rabenstein 2015-01-13 16:53:16 +0100
  • dd4e57186a Improve doc comment for Describe. Bjoern Rabenstein 2015-01-13 16:52:42 +0100
  • 05059724f8 Remove the partition of summaries by HTTP status code and method. Bjoern Rabenstein 2015-01-13 14:57:37 +0100
  • 159e96f6c7 Allow error reporting during metrics collection and simplify Register(). Bjoern Rabenstein 2015-01-12 19:16:09 +0100
  • af0ec0d3f1 Merge pull request #44 from prometheus/small-13-compat-fix Jeff Younker 2015-01-09 15:38:52 +0100
  • 014d4bd173 Remove a Go 1.4ism to allow compilation under Go 1.3. Jeff Younker 2015-01-09 14:49:17 +0100
  • d7f000b100 Merge pull request #43 from prometheus/remove-extraction-result-type juliusv 2015-01-08 17:51:51 +0100
  • d1beff1523 Merge pull request #42 from prometheus/interesting-examples juliusv 2015-01-06 18:28:16 +0100
  • eb24b39865 Make random example more interesting. Julius Volz 2015-01-06 17:02:26 +0100
  • 300983df4b Merge pull request #41 from prometheus/readd-examples juliusv 2015-01-06 15:48:45 +0100
  • 06f26c5fa8 Re-add some simple example binaries. Julius Volz 2015-01-06 15:35:57 +0100
  • 0bb9a56250 Remove extraction result type, simplify code. Julius Volz 2014-12-31 13:53:17 +0100
  • 376c7c732b Merge pull request #36 from prometheus/standard-exports Tobias Schmidt 2014-12-22 14:00:18 -0500
  • d66557ae59 Register process and go collectors by default Tobias Schmidt 2014-12-10 20:05:35 -0500
  • dbd48d666b Add ProcessCollector and GoCollector Tobias Schmidt 2014-12-10 18:01:46 -0500
  • 523ac0b17b Merge e88ad73bf8 into ec83bdf1d9 Tomás Senart 2014-12-22 18:49:01 +0000
  • ec83bdf1d9 Move procfs package into own repo Tobias Schmidt 2014-12-22 13:42:35 -0500
  • 05a016ade4 Rename Process Tobias Schmidt 2014-12-19 17:11:57 -0500
  • 3da1a5b180 Simplify naming Tobias Schmidt 2014-12-19 16:56:54 -0500
  • 8376dcf31d Rename Process -> PRoc Tobias Schmidt 2014-12-19 16:50:14 -0500
  • be31297348 Rename ProcStat Tobias Schmidt 2014-12-19 16:48:15 -0500
  • ee9ba644f6 Reduce pointers Tobias Schmidt 2014-12-19 16:42:06 -0500
  • f805c4966f w Tobias Schmidt 2014-12-19 16:15:42 -0500