The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Fabian Reinartz 2eb544c98e
Change file names and maker parsing safer
8 years ago
chunks Run persistence in separate goroutine 8 years ago
cmd/tsdb Rename Partition to regular DB, DB to PartitionedDB 8 years ago
labels
test
block.go Change file names and maker parsing safer 8 years ago
compact.go Handle compaction trigger and reinitializing in DB 8 years ago
db.go Change file names and maker parsing safer 8 years ago
db_amd64.go
db_test.go
db_unix.go
head.go Handle compaction trigger and reinitializing in DB 8 years ago
head_test.go Add postings wrapper that emits head postings in label set order 8 years ago
postings.go
postings_test.go
querier.go Handle compaction trigger and reinitializing in DB 8 years ago
querier_test.go Rename shard to partition 8 years ago
reader.go
wal.go Change file names and maker parsing safer 8 years ago
wal_test.go Switch to sequential block names 8 years ago
writer.go