【发布时间】:2020-04-24 09:14:02
【问题描述】:
match:
[ <labelname>: <labelvalue>, ... ]
# A set of regex-matchers an alert has to fulfill to match the node.
match_re:
[ <labelname>: <regex>, ... ]
我的问题是 match 和 match_re 语句有什么区别? 两个prometheus里面我都用过,效果是一样的。
非常感谢任何帮助!
【问题讨论】: