Matt T. Proud
65a55bbf4e
Replace Process consumer channel with Ingester.
2013-08-12 11:29:41 +02:00
Matt T. Proud
6da8b95237
Fix: Include forgotten LabelSet.MergeFromMetric.
2013-06-23 14:42:10 +02:00
Matt T. Proud
5cadb31d7c
Fix: Canned label const types.
...
We had a syntax error whereby canned label names were not LabelName.
2013-06-22 13:28:25 +02:00
Matt T. Proud
6b26678f98
Fix: Metric sorting comparators.
...
There was an oversight that resulted in indefinite recursion.
2013-06-22 13:28:15 +02:00
Julius Volz
2c8b7cc19b
Update LabelSet and Metric String() methods from server.
2013-06-12 18:47:30 +02:00
Matt T. Proud
f761854eff
Code Review: Useless time and comment.
2013-06-11 12:42:31 +02:00
Matt T. Proud
10dae5d108
Include relevant server model artifacts.
...
This commit introduces all relevant server-side artifacts such that the
Result streams can be used by external parties for one-off tools and
such. This will ultimately better enable us to support additional
wireformats with much more ease.
2013-06-11 11:45:21 +02:00