prometheus/docs/querying
Matthias Rampke cae4538b3e Docs: state that all regular expressions are RE2. (#3518)
We already mentioned that regular expressions are RE2 for
[relabeling][0], but left open what the regular expression syntax
anywhere else is.

In the querying examples and reference, make it explicit that _all_
regular expressions are RE2.

[0]: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
2017-12-01 17:26:06 +00:00
..
api.md Fix docs that use regexp anchors (#3504) 2017-11-22 12:11:21 +00:00
basics.md Docs: state that all regular expressions are RE2. (#3518) 2017-12-01 17:26:06 +00:00
examples.md Docs: state that all regular expressions are RE2. (#3518) 2017-12-01 17:26:06 +00:00
functions.md Docs: timestamp() function. 2017-10-27 15:54:45 +01:00
index.md Import querying documentation from prometheus/docs 2017-10-26 22:36:47 +02:00
operators.md Docs: remove keep_common, count_scalar, drop_common_labels 2017-10-27 15:54:45 +01:00