prometheus/README.md

8 lines
262 B
Markdown
Raw Normal View History

2017-04-10 11:29:46 +00:00
# TSDB
This repository contains the new Prometheus storage layer that will be used in its 2.0 release.
A writeup of its design can be found [here](https://fabxc.org/blog/2017-04-10-writing-a-tsdb/).
2018-01-09 15:40:05 +00:00
See also the [format documentation](docs/format/README.md).