Browse Source

Link blog post on TSDB queries in tsdb/README.md (#8391)

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
pull/8401/head
Ganesh Vernekar 4 years ago committed by GitHub
parent
commit
a7e446cf2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tsdb/README.md

1
tsdb/README.md

@ -17,3 +17,4 @@ A series of blog posts explaining different components of TSDB:
* [WAL and Checkpoint](https://ganeshvernekar.com/blog/prometheus-tsdb-wal-and-checkpoint/)
* [Memory Mapping of Head Chunks from Disk](https://ganeshvernekar.com/blog/prometheus-tsdb-mmapping-head-chunks-from-disk/)
* [Persistent Block and its Index](https://ganeshvernekar.com/blog/prometheus-tsdb-persistent-block-and-its-index/)
* [Queries](https://ganeshvernekar.com/blog/prometheus-tsdb-queries/)
Loading…
Cancel
Save