Godeps/_workspace/src/github.com/prometheus/client_golang/model | Package model contains core representation of Prometheus client primitives. |
Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus | Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface. |
Godeps/_workspace/src/github.com/prometheus/client_golang/text | Package text contains helper functions to parse and create text-based exchange formats. |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor | |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor/goautoneg | HTTP Content-Type Autonegotiation. |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor/perks | |
Godeps/_workspace/src/github.com/prometheus/client_golang/_vendor/perks/quantile | Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds. |