alertmanager/test
George Robinson 16aa996c4f
Support UTF-8 label matchers: Add compat package with feature flag and use in amtool (#3483)
* Add adapter package for parser feature flag

This commit adds the compat package allowing users to switch
between the new matchers/parse parser and the old pkg/labels parser.
The new matchers/parse parser uses a fallback mechanism where if
the input cannot be parsed in the new parser it then attempts to
use the old parser. If an input is parsed in the old parser but
not the new parser, then a warning log is emitted.

---------

Signed-off-by: George Robinson <george.robinson@grafana.com>
2023-10-19 12:00:01 +01:00
..
cli Support UTF-8 label matchers: Add compat package with feature flag and use in amtool (#3483) 2023-10-19 12:00:01 +01:00
with_api_v1 test: reduce flakiness of acceptance tests 2023-01-13 16:10:38 +01:00
with_api_v2 Changes receiver and inhibition rules arrays to slices of value items 2023-01-18 10:21:51 -05:00