client_golang/prometheus
Bjoern Rabenstein 3dfae09d30 Fix things commented on in past code review.
Change-Id: I4dafd098eefa99bc37fdbfebeb4c61a7251ad0be
2014-04-29 13:37:49 +02:00
..
exp Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
.gitignore Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
Makefile Enclose artifact generation process into Makefile. 2013-07-21 17:45:53 +02:00
accumulating_bucket.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
accumulating_bucket_test.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
bucket.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
constants.go Enable the Golang client library to create the new text formats. 2014-04-25 21:45:04 +02:00
counter.go Move signature.go and related tests to the model package. 2014-04-25 20:48:16 +02:00
counter_test.go Remove the one duplication of the Tester interface. 2014-04-25 20:51:08 +02:00
distributions.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
documentation.go Extract core Prometheus value decoders. 2013-06-10 19:35:41 +02:00
eviction.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
eviction_test.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
gauge.go Move signature.go and related tests to the model package. 2014-04-25 20:48:16 +02:00
gauge_test.go Remove the one duplication of the Tester interface. 2014-04-25 20:51:08 +02:00
helpers_test.go Eliminate a number of style-guide violations. 2014-04-25 21:18:04 +02:00
histogram.go Move signature.go and related tests to the model package. 2014-04-25 20:48:16 +02:00
histogram_test.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
metric.go Add Reset(map[string]string) to Metric interface 2014-02-19 15:18:16 +01:00
priority_queue.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
priority_queue_test.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
prometheus_test.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
registry.go Fix things commented on in past code review. 2014-04-29 13:37:49 +02:00
registry_test.go Enable the Golang client library to create the new text formats. 2014-04-25 21:45:04 +02:00
statistics.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
statistics_test.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
tallying_bucket.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
tallying_bucket_test.go Rearrange file and package per convention. 2013-04-04 15:27:09 +02:00
telemetry.go Registry and Metrics implement json.Marshaler 2013-04-19 15:07:24 +02:00
untyped.go Move signature.go and related tests to the model package. 2014-04-25 20:48:16 +02:00
untyped_test.go Remove the one duplication of the Tester interface. 2014-04-25 20:51:08 +02:00