mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 06:04:05 -08:00
c00d17e691
This changes the IndexReader API to expose plain labels and chunk meta information instead of a Series interface. Dropping of irrelevant chunks is moved into the querier. A LabelIndices method is added to query for existing label value indices. |
||
---|---|---|
chunks | ||
cmd/tsdb | ||
labels | ||
test | ||
block.go | ||
db.go | ||
db_amd64.go | ||
db_test.go | ||
db_unix.go | ||
head.go | ||
postings.go | ||
postings_test.go | ||
querier.go | ||
querier_test.go | ||
reader.go | ||
wal.go | ||
wal_test.go | ||
writer.go |