alertmanager/pkg
George Robinson 9dbc8b6b91
Support UTF-8 label matchers: Update Stringer for non-Prometheus compliant label names (#3580)
* Update Stringer for non-Prometheus compliant label names

This commit updates the String method to print non-Prometheus
compliant label names in a format that can be parsed in the
UTF-8 parser. Such inputs are never valid in the classic parser.
If the label name is Prometheus compliant, it is still printed
unquoted.

Signed-off-by: George Robinson <george.robinson@grafana.co

---------

Signed-off-by: George Robinson <george.robinson@grafana.com>
2023-11-14 16:25:13 +00:00
..
labels Support UTF-8 label matchers: Update Stringer for non-Prometheus compliant label names (#3580) 2023-11-14 16:25:13 +00:00
modtimevfs Migrate from go-bindata to vfsgen (#1532) 2018-09-24 15:12:40 +02:00
README.md Add deprecation note to pkg directory 2021-10-13 14:21:52 +02:00

README.md

The pkg directory is deprecated. Please do not add new packages to this directory. Existing packages will be moved elsewhere eventually.