mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
commit
900eb53ee7
|
@ -1,6 +1,9 @@
|
||||||
# TSDB
|
# TSDB [](https://travis-ci.org/prometheus/tsdb)
|
||||||
|
|
||||||
This repository contains the new Prometheus storage layer that will be used in its 2.0 release.
|
[](https://godoc.org/github.com/prometheus/tsdb)
|
||||||
|
[](https://goreportcard.com/report/github.com/prometheus/tsdb)
|
||||||
|
|
||||||
|
This repository contains the Prometheus storage layer that is used in its 2.x releases.
|
||||||
|
|
||||||
A writeup of its design can be found [here](https://fabxc.org/blog/2017-04-10-writing-a-tsdb/).
|
A writeup of its design can be found [here](https://fabxc.org/blog/2017-04-10-writing-a-tsdb/).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue