Commit Graph

20 Commits (4dd740e4cc2d6fb490a94deec899bb4ddb191eb4)

Author SHA1 Message Date
kun 5f929254a3 Fix labels bench test 8 years ago
Fabian Reinartz adb6be73dd move label read function int labels pkg 8 years ago
Goutham Veeramachaneni 3158b03e6c Select series with label unset for != and !~ 8 years ago
Callum Styan bcde61b237 we shouldn't assume we'll receive the labels in sorted order 8 years ago
Callum Styan 8326e410d0 decouple tsdb main.go (and tests) from prometheus/pkg 8 years ago
Callum Styan ef99a94ffe use test utils in labels_test 8 years ago
Fabian Reinartz c36d574290 Replace single head lock with granular locks 8 years ago
Dmitry Ilyevsky 37194b7a30 Add prefix label matcher. 9 years ago
Julius Volz a25f874ec4 Simplify Labels.Equals() 9 years ago
Fabian Reinartz 778103b450 Add liecence file and headers 9 years ago
Fabian Reinartz 7de2217011 Add fast-path for equality matching 9 years ago
Goutham Veeramachaneni 761e4768f3
Lint and Vet Fixes 9 years ago
Fabian Reinartz 51ea34d381 Fix label sorting benchmark 9 years ago
Fabian Reinartz eedbebe1d7 Misc cleanups 9 years ago
Fabian Reinartz 286293802b Add merge postings 9 years ago
Fabian Reinartz 5efe1d178e labels: add Compare and String methods 9 years ago
Fabian Reinartz 0d0c5cfaf1 labels: add string constructor, expose matcher 9 years ago
Fabian Reinartz 0a94f58f1a Fix test import of labels, simplify constructor names 9 years ago
Fabian Reinartz ede733ab6c Extract labels package 9 years ago