prometheus/pkg
Julius Volz ae93bae88f Fix: exclude metric name in labels.MatchLabels() (#6523)
This function is only used in one place to format an error message when
encountering multiple matches on the "one" side of a
one-to-many/many-to-one vector match, which is probably why nobodoy has
noticed this before. The hashing is already done correctly and excludes
the metric name label when using the "ignoring" matching modifier.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2019-12-27 09:32:19 +00:00
..
exemplar Add exemplar support to the openmetrics parser (#6292) 2019-11-19 09:33:30 +00:00
gate Fix exported function comments (#6002) 2019-09-10 14:45:09 +01:00
labels Fix: exclude metric name in labels.MatchLabels() (#6523) 2019-12-27 09:32:19 +00:00
logging Remove all usages of stretchr/testify 2019-08-08 19:49:27 -06:00
modtimevfs *: check that assets are up-to-date (#4731) 2018-11-09 11:31:36 +01:00
pool stupid return mistake fix, and dropped the additional assertion check! 2018-02-20 13:32:23 +02:00
relabel refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
rulefmt *: improve error messages when parsing bad rules (#5965) 2019-08-28 17:36:48 +02:00
runtime Fix solaris build. (#6149) 2019-10-17 18:43:29 +01:00
textparse OpenMetrics: force input to end with # EOF (#6505) 2019-12-24 08:48:28 +00:00
timestamp Add license to files. 2017-04-19 13:46:22 +01:00
value Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00