Matt T. Proud
|
4fbcea73f5
|
MetricPersistence.AppendSample signature changes.
``MetricPersistence.AppendSample(*model.Sample)`` -> ``MetricPersistence.AppendSample(model.Sample)``.
|
2013-02-13 13:46:28 -08:00 |
|
Matt T. Proud
|
4502b49524
|
Swap out fingerprinting infrastructure.
All old database entries should be deleted. :-(
|
2013-02-08 15:58:53 +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 |
|
Matt T. Proud
|
88d15373c5
|
Upgrade Prometheus to new API.
|
2013-01-23 17:18:45 +01:00 |
|
Julius Volz
|
6f937ee032
|
Add preliminary metric docstrings and empty base labels.
|
2013-01-18 01:37:50 +01:00 |
|
Matt T. Proud
|
52f52a7ee2
|
Include nascent instrumentation of stack.
|
2013-01-04 23:32:46 +01:00 |
|
Matt T. Proud
|
3ac5d48b1a
|
Impl' storage i'faces and fix non-idiomatic warts.
This change includes implementation of most major storage layer
features, albeit some imperfect. It also includes nascent telemetry
bindings, too.
|
2013-01-04 10:39:38 +01:00 |
|
Matt T. Proud
|
577acf4fe7
|
Exploding the storage infrastructure by contexts.
|
2012-12-09 16:27:12 +01:00 |
|