prometheus/promql
Julius Volz 61c42c8da0 Change relabel_replace() to do full-string matches.
THIS IS A BREAKING CHANGE.

Fixes part of https://github.com/prometheus/prometheus/issues/996
2015-09-01 15:49:28 +02:00
..
testdata Change relabel_replace() to do full-string matches. 2015-09-01 15:49:28 +02:00
analyzer.go Fix grouping of import blocks 2015-08-22 09:42:45 +02:00
ast.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
engine.go Merge pull request #1006 from prometheus/true-values 2015-08-25 16:11:07 +02:00
engine_test.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
functions.go Change relabel_replace() to do full-string matches. 2015-09-01 15:49:28 +02:00
lex.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
lex_test.go Fix lexer bug treating non-Latin Unicode digits as digits. 2015-07-29 02:11:13 +02:00
parse.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
parse_test.go Fix "go vet" errors. 2015-08-26 02:05:04 +02:00
printer.go Switch promql types to common/model 2015-08-25 13:49:14 +02:00
printer_test.go Deprecate `keeping_extra`, rename it to `keep_common`. 2015-06-12 14:21:05 +02:00
promql_test.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
quantile.go Switch promql types to common/model 2015-08-25 13:49:14 +02:00
test.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00