Prometheus TSDB (Part 5): Queries
Ganesh Vernekar
Software Engineer @ Grafana LabsIntroduction
In the last four blog posts we saw the internals of how data is stored in the TSDB. It's now time to know how to query it. In this blog post we will be looking at 3 types of query that we do on the persistent blocks and briefly about the Head block.