proxy.golang.org : github.com/prometheus/tsdb : v0.6.0
Package tsdb implements a time series storage for float64 sample data.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/prometheus/tsdb@v0.6.0
Published:
Indexed:
Related tag:
v0.6.0
Loading...
Readme
Loading...
Dependencies
- github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
- github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/cespare/xxhash v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954
- github.com/go-kit/kit v0.8.0
- github.com/go-logfmt/logfmt v0.3.0
- github.com/go-stack/stack v1.8.0
- github.com/gogo/protobuf v1.1.1
- github.com/golang/protobuf v1.2.0
- github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/oklog/ulid v1.3.1
- github.com/pkg/errors v0.8.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v0.9.1
- github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
- github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce
- github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
- github.com/stretchr/testify v1.2.2
- golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
- golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8
- gopkg.in/alecthomas/kingpin.v2 v2.2.6