Commit Graph

  • 00816363e4 Remove the one duplication of the Tester interface. Bjoern Rabenstein 2014-04-25 12:32:35 +0200
  • 774d50640a Update notes for submitted changes Gerrit Code Review 2014-04-25 20:48:56 +0200
  • e5dc0421cd Move signature.go and related tests to the model package. Bjoern Rabenstein 2014-04-25 12:22:17 +0200
  • f0d98e7a9c Enable the Golang client library to create the new text formats. Bjoern Rabenstein 2014-04-23 13:40:37 +0200
  • 0b79c5289f Eliminate a number of style-guide violations. Bjoern Rabenstein 2014-04-25 12:50:18 +0200
  • e1eb7fd509 Enable the Golang client library to create the new text formats. Bjoern Rabenstein 2014-04-23 13:40:37 +0200
  • 06fe1330fd Remove the one duplication of the Tester interface. Bjoern Rabenstein 2014-04-25 12:32:35 +0200
  • 5b9771eed2 Move signature.go and related tests to the model package. Bjoern Rabenstein 2014-04-25 12:22:17 +0200
  • e0fdc06637 Enable the Golang client library to create the new text formats. Bjoern Rabenstein 2014-04-23 13:40:37 +0200
  • eec8a708c6 Update notes for submitted changes Gerrit Code Review 2014-04-23 12:43:32 +0200
  • ad3452a46c Make Prometheus understand the new text format v0.0.4. Bjoern Rabenstein 2014-04-22 18:25:02 +0200
  • b585629d93 Update notes for submitted changes Gerrit Code Review 2014-04-22 15:14:14 +0200
  • 46fc7a3748 Support the new protobuf fields. Bjoern Rabenstein 2014-04-16 19:02:52 +0200
  • a8493696f3 Update notes for submitted changes Gerrit Code Review 2014-04-22 15:00:12 +0200
  • ecac33bed0 Conversion back and forth between MetricFamily protobuf and text format. Bjoern Rabenstein 2014-04-09 20:38:51 +0200
  • 3321a65748 Support the new protobuf fields. Bjoern Rabenstein 2014-04-16 19:02:52 +0200
  • 32356e1f10 Support the new protobuf fields. Bjoern Rabenstein 2014-04-16 19:02:52 +0200
  • 2cb7fb39e7 Conversion back and forth between MetricFamily protobuf and text format. Bjoern Rabenstein 2014-04-09 20:38:51 +0200
  • 092adac16e Update notes for submitted changes Gerrit Code Review 2014-04-15 06:38:57 +0200
  • e782194166 Fix lock semantics on Summary#Reset. Matt T. Proud 2014-04-15 01:49:28 +0200
  • a853e36dcc Update notes for submitted changes Gerrit Code Review 2014-04-15 00:07:43 +0200
  • 7efd34a6f8 Optimize fingerprinting and metric locks. Matt T. Proud 2014-04-14 18:45:16 +0200
  • 6aa7591abb Merge 1ac216f517 into b83e1b7cad Tobias Schmidt 2014-04-06 10:17:59 +0000
  • aa10df3a16 Update notes for submitted changes Gerrit Code Review 2014-04-03 15:21:58 +0200
  • b83e1b7cad Remove redundant __name__ label from protobuf output. Bjoern Rabenstein 2014-04-03 15:18:12 +0200
  • 5a4072e5e2 Update notes for submitted changes Gerrit Code Review 2014-04-03 11:40:34 +0200
  • ee34486fa1 Add a low-level MetricFamily injection hook. Bjoern Rabenstein 2014-04-02 13:31:22 +0200
  • cdb02aac11 Add a low-level MetricFamily injection hook. Bjoern Rabenstein 2014-04-02 13:31:22 +0200
  • 17c4bf9d16 Add a low-level MetricFamily injection hook. Bjoern Rabenstein 2014-04-02 13:31:22 +0200
  • 374002695b Update notes for submitted changes Gerrit Code Review 2014-03-19 16:21:14 +0100
  • 7524a7a115 Fix test fingerprints after metric name label change. Julius Volz 2014-03-19 14:10:58 +0100
  • fbadb055b4 Fix test fingerprints after metric name label change. Julius Volz 2014-03-19 14:10:58 +0100
  • 92e6c79d8f Fix test fingerprints after metric name label change. Julius Volz 2014-03-19 14:10:58 +0100
  • 67f80570e3 Update notes for submitted changes Gerrit Code Review 2014-03-15 12:07:32 +0100
  • f91d98c93e Fix Samples.Less() sorting method. Julius Volz 2014-03-14 16:50:31 +0100
  • 1f31875114 Fix Samples.Less() sorting method. Julius Volz 2014-03-14 16:50:31 +0100
  • 32d7d46611 Update notes for submitted changes Gerrit Code Review 2014-03-14 12:54:03 +0100
  • bb957bc145 Change internal metric name label to __name__. Julius Volz 2014-03-14 01:41:19 +0100
  • 4698e5d49e Update notes for submitted changes Gerrit Code Review 2014-02-19 15:21:34 +0100
  • 29ebb580db Add Reset(map[string]string) to Metric interface Bernerd Schaefer 2014-02-19 14:53:34 +0100
  • 6d1aaef8f8 Add Reset(map[string]string) to Metric interface Bernerd Schaefer 2014-02-19 14:53:34 +0100
  • 06a2713329 Add Pusher type for pushing registered metrics Bernerd Schaefer 2014-01-29 17:54:28 +0100
  • c088f95c3a Add support for new Sample protobuf Bernerd Schaefer 2014-01-20 17:12:37 +0100
  • 65ac0be110 Merge 08f8a204f9 into 197e83f47e Bernerd Schaefer 2014-01-27 03:39:54 -0800
  • 08f8a204f9 Use Encoder/Decoder types from client_model Bernerd Schaefer 2014-01-27 12:36:13 +0100
  • 52055d3e35 SampleProcessor buffers samples before ingestion Bernerd Schaefer 2014-01-24 12:48:36 +0100
  • 30de56d1f7 Add support for Sample protocol to client Bernerd Schaefer 2014-01-24 12:08:07 +0100
  • 94b3f3c6be Don't store name in baseLabels since it's stored elsewhere Bernerd Schaefer 2014-01-24 12:06:15 +0100
  • 180e00cc20 Add extraction support for Sample protobuf format Bernerd Schaefer 2014-01-20 17:12:37 +0100
  • 15afa78e99 Update notes for submitted changes Gerrit Code Review 2013-12-03 10:26:53 +0100
  • 197e83f47e Fix remaining tests to work with new Timestamp type. Julius Volz 2013-12-03 10:17:04 +0100
  • 4c79e24950 Update notes for submitted changes Gerrit Code Review 2013-12-03 09:19:56 +0100
  • 1ac216f517 Rename handler to path in coarsemux label set Tobias Schmidt 2013-11-13 13:39:15 +0700
  • 32c025c29f Merge 7104e8e4f4 into ad41ea8439 Tobias Schmidt 2013-11-08 11:17:26 -0800
  • 7104e8e4f4 Rename percentile to quantile in processor 0.0.2 Tobias Schmidt 2013-11-09 01:53:31 +0700
  • 3ffd7c4a6c Add custom Timestamp type for sample times. Julius Volz 2013-10-29 16:36:58 +0100
  • 41e114d112 Add custom Timestamp/Duration types for sample times. Julius Volz 2013-10-29 16:36:58 +0100
  • 6c83eeccca Add custom Timestamp/Duration types for sample times. Julius Volz 2013-10-29 16:36:58 +0100
  • 330b6ef71d Add custom Timestamp/Duration types for sample times. Julius Volz 2013-10-29 16:36:58 +0100
  • de47736421 Update notes for submitted changes Gerrit Code Review 2013-09-16 12:56:13 +0200
  • ad41ea8439 Merge "Cache signature of an empty label set" Bernerd Schaefer 2013-09-16 12:56:13 +0200
  • 26ad852c94 Cache signature of an empty label set Bernerd Schaefer 2013-09-11 17:16:34 +0200
  • 71561df46e Update notes for submitted changes Gerrit Code Review 2013-09-11 17:39:14 +0200
  • a9b3602cea Register copies the provided baseLabels Bernerd Schaefer 2013-09-11 17:22:00 +0200
  • c6350c59b0 Merge 951e5c2ed7 into 148fde894b Bernerd Schaefer 2013-09-11 08:26:14 -0700
  • 951e5c2ed7 Register copies the provided baseLabels Bernerd Schaefer 2013-09-11 17:22:00 +0200
  • b55024f27b Update notes for submitted changes Gerrit Code Review 2013-08-25 13:54:06 +0200
  • 148fde894b Include summary sample sums and counts if present. Matt T. Proud 2013-08-24 11:53:14 +0200
  • 92c292b020 Include summary sample sums and counts if present. Matt T. Proud 2013-08-24 11:53:14 +0200
  • afce0ff586 Include summary sample sums and counts if present. Matt T. Proud 2013-08-24 11:53:14 +0200
  • 711ae48b66 Include summary sample sums and counts if present. Matt T. Proud 2013-08-24 11:53:14 +0200
  • 222bffe1bc Created project Matt Proud 2013-08-24 11:51:50 +0200
  • bdcd86b993 Merge 92e9e9a19e into f5f5a2007a juliusv 2013-08-13 07:16:59 -0700
  • 92e9e9a19e Add common Ingesters for merging labels and passing on results. Julius Volz 2013-08-13 15:28:50 +0200
  • f5f5a2007a Merge pull request #27 from prometheus/refactor/metric-label-merging juliusv 2013-08-12 06:58:45 -0700
  • 02dce396f2 Merge 9b9a115f95 into 88e73cf99c juliusv 2013-08-12 06:46:50 -0700
  • 9b9a115f95 Add method to merge a LabelSet into a Metric with collision avoidance. Julius Volz 2013-08-12 14:51:15 +0200
  • 88e73cf99c Merge pull request #25 from prometheus/refactor/ingestion/signatures Matt T. Proud 2013-08-12 04:10:18 -0700
  • 551ca5d797 Merge 58af37fb72 into 28445c8c86 Matt T. Proud 2013-08-12 04:00:08 -0700
  • 58af37fb72 Code Review: Get rid of cruft. Matt T. Proud 2013-08-12 12:59:57 +0200
  • 28445c8c86 Merge pull request #26 from prometheus/feature/fingerprinting/set Matt T. Proud 2013-08-12 03:58:04 -0700
  • 3353fdbf2b Merge 90425cb55b into b92fd1caaa Matt T. Proud 2013-08-12 02:36:53 -0700
  • 90425cb55b Add formal fingerprint sets for intersection ops. Matt T. Proud 2013-08-11 18:28:29 +0200
  • 89432f861e Remove base labels. Matt T. Proud 2013-08-10 14:46:19 +0200
  • 65a55bbf4e Replace Process consumer channel with Ingester. Matt T. Proud 2013-08-10 14:07:39 +0200
  • b92fd1caaa Garbage file. Matt T. Proud 2013-07-22 10:48:05 +0200
  • 98fc5b23c1 Merge pull request #23 from prometheus/feature/summary/subtleties juliusv 2013-07-22 01:47:48 -0700
  • fd3de0cf00 Merge 93130ba5c3 into b6cac8669e Matt T. Proud 2013-07-21 08:51:50 -0700
  • 93130ba5c3 Introduce histogram purging support. Matt T. Proud 2013-07-21 17:34:37 +0200
  • a10d055c32 Include sample count and sum in Proto output. Matt T. Proud 2013-07-21 17:14:29 +0200
  • 624e57d292 Enclose artifact generation process into Makefile. Matt T. Proud 2013-07-21 17:09:48 +0200
  • b6cac8669e Merge pull request #22 from prometheus/feature/accept-header-discrimination Matt T. Proud 2013-07-01 08:16:10 -0700
  • f7093a458b Merge 4956aea5ac into 1fb7c8d34b Matt T. Proud 2013-07-01 08:15:21 -0700
  • 4956aea5ac Protocol Buffer negotiation support in handler. Matt T. Proud 2013-06-27 18:46:16 +0200
  • 1fb7c8d34b Merge pull request #21 from prometheus/feature/accept-header-discrimination Matt T. Proud 2013-06-27 02:16:27 -0700
  • 953e17a66e Merge 35125cdac0 into 6da8b95237 Matt T. Proud 2013-06-26 09:22:50 -0700
  • 35125cdac0 Implement Protocol Buffer Stream Decoding Matt T. Proud 2013-06-26 17:38:31 +0200
  • 03369306e0 Provide Discriminator For Protocol Buf. Streams Matt T. Proud 2013-06-26 13:25:10 +0200
  • 6da8b95237 Fix: Include forgotten LabelSet.MergeFromMetric. Matt T. Proud 2013-06-23 14:42:10 +0200
  • 5cadb31d7c Fix: Canned label const types. Matt T. Proud 2013-06-22 13:27:28 +0200