prometheus/pkg
Brian Brazil 4addee2bee Fix honor_labels for empty labels, prune empty labels.
The semantics of honor_labels are that if a target exposes
and empty label it will override the target labels. This PR
fixes that by once again distinguishing between empty labels
and missing labels in this one use case.

Beyond that empty labels should be pruned and not added to storage,
which this also fixes.

Fixes #3841
2018-02-20 11:05:54 +00:00
..
labels Fix honor_labels for empty labels, prune empty labels. 2018-02-20 11:05:54 +00:00
pool pkg/pool: create bucketed memory pool package. 2017-09-07 14:34:05 +02:00
relabel rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
rulefmt rulefmt: Allow parsing from bytes instead of file 2018-01-22 11:46:55 +01:00
textparse textparse: reject empty label names 2018-02-04 17:37:46 +01:00
timestamp Add license to files. 2017-04-19 13:46:22 +01:00
value Fix some lint errors (#3334) 2017-10-23 14:57:30 +01:00