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.
 
 
 
 
 
Fabian Reinartz adb6be73dd move label read function int labels pkg 7 years ago
Documentation/format
chunkenc
chunks
cmd/tsdb
fileutil
index move label read function int labels pkg 7 years ago
labels move label read function int labels pkg 7 years ago
test
testdata
testutil
tsdbutil
.travis.yml
LICENSE
README.md
block.go
block_test.go move label read function int labels pkg 7 years ago
compact.go
compact_test.go
db.go
db_test.go
encoding_helpers.go
head.go
head_test.go move label read function int labels pkg 7 years ago
querier.go
querier_test.go move label read function int labels pkg 7 years ago
tombstones.go
tombstones_test.go
wal.go
wal_test.go move label read function int labels pkg 7 years ago

README.md

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.