ts=2024-12-06T00:44:13.964Z caller=parse.go:176 level=warn msg="Alertmanager is moving to a new parser for labels and matchers, and this input is incompatible. Alertmanager has instead parsed the input using the classic matchers parser as a fallback. To make this input compatible with the UTF-8 matchers parser please make sure all regular expressions and values are double-quoted. If you are still seeing this message please open an issue." input="applicationid=~\"^SNSVC\\d{7}$\"" origin=config err="15:29: \"^SNSVC\\d{7}$\": invalid input" suggestion="applicationid=~\"^SNSVC\\\\d{7}$\""