prometheus/pkg
Julius Volz 33c1171b9c Don't add anchoring to exported Value matcher field
Instead, just make the anchoring part of the internal regex. This helps because
some users will want to read back the `Value` field and expect it to be the
same as the input value (e.g. some tests in Cortex), or use the value in
another context which is already expected to add its own anchoring, leading to
superfluous double anchoring (such as when we translate matchers into remote
read request matchers).
2017-10-10 10:10:21 -07:00
..
labels Don't add anchoring to exported Value matcher field 2017-10-10 10:10:21 -07:00
pool pkg/pool: create bucketed memory pool package. 2017-09-07 14:34:05 +02:00
relabel pkg/relabel: add relabel pkg using new labels 2016-12-28 19:04:59 +01:00
rulefmt Remove version from RuleGroups 2017-06-19 16:38:46 +05:30
textparse Handle common escape characters properly. (#2995) 2017-07-27 15:15:41 +02:00
timestamp Add license to files. 2017-04-19 13:46:22 +01:00
value Make the choice of NaN values clearer. 2017-05-16 18:33:51 +01:00