Matt T. Proud
4502b49524
Swap out fingerprinting infrastructure.
...
All old database entries should be deleted. :-(
2013-02-08 15:58:53 +01:00
Matt T. Proud
1c74eedf76
Create initial Metric fingerprinter.
...
The old system relies off of super-careful notion that the serialized
form of a Protocol Buffer should be used for fingerprint formulation.
Of course this is both wrong and inefficient. This commit breaks
ground for swapping to a pure attribute-oriented digest.
2013-02-08 13:05:35 +01:00
Julius Volz
d67e4b9131
Address outstanding comments from PR/47 and other cleanups.
2013-02-07 11:38:01 +01:00
Matt T. Proud
ea54751431
Update import paths to new location.
...
This repository moved from matttproud/prometheus to
prometheus/prometheus, and all import paths need to be updated.
2013-01-27 18:49:45 +01:00
Julius Volz
a20bf35997
Fix whitespace with "make format".
2013-01-22 02:27:26 +01:00
Julius Volz
ebabaa46f4
Serialize matrices correctly.
2013-01-22 02:27:26 +01:00
Julius Volz
af88afaf5a
Remove unneeded String() method for SampleValue type.
2013-01-04 12:12:18 +01:00
Matt T. Proud
a14dbd5bd0
Interim commit for Julius.
2012-12-19 20:34:54 +01:00
Matt T. Proud
59a708f25a
Provide prototype of storage layer interfaces.
2012-12-12 12:13:27 +01:00
Matt T. Proud
6589fc92f8
Strip web services, which weren't adding value.
2012-12-12 12:04:46 +01:00
Matt T. Proud
577acf4fe7
Exploding the storage infrastructure by contexts.
2012-12-09 16:27:12 +01:00
Matt T. Proud
15a6681651
Various cleanups.
...
Kill LevelDB watermarks due to redundancy.
General interface documentation has begun.
Creating custom types for the model to prevent errors down the
road.
Renaming of components for easier comprehension.
Exposition of interface in LevelDB.
Slew of simple refactorings.
2012-12-08 14:03:08 +01:00
Matt T. Proud
c0ce859c76
A few re-organizations.
2012-11-29 20:55:30 +01:00
Matt T. Proud
044a5b4e14
Add nascent Travis CI configuration.
2012-11-29 20:00:09 +01:00
Matt T. Proud
44f8802ae7
Add Apache License 2.0 boilerplate.
2012-11-26 20:11:34 +01:00
Matt T. Proud
2bbdaa5790
Initial directory re-arrangement for storage.
2012-11-26 19:56:51 +01:00
Matt T. Proud
6072143505
Initial commit of external resources.
2012-11-24 12:33:34 +01:00