Brian Brazil
|
cd54add5b8
|
Clarify that {a="b",a!="c"} is possible. (#4492)
Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
|
2018-08-13 11:38:57 +01:00 |
|
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 |
|
Ben Kochie
|
40f33f45cb
|
Fix docs that use regexp anchors (#3504)
Remove/fix docs that use anchors in label regexp matches.
|
2017-11-22 12:11:21 +00:00 |
|
Brian Brazil
|
7187771f20
|
Document new staleness (#3380)
Remove "interpolation" for this heading, that hasn't
been in these docs for a long time.
|
2017-11-01 12:40:47 +00:00 |
|
Tobias Schmidt
|
f432b8176d
|
Consolidate configuration and rules docs in docs/configuration/
|
2017-10-27 09:54:02 +02:00 |
|
Tobias Schmidt
|
e6cdc2d355
|
Import querying documentation from prometheus/docs
|
2017-10-26 22:36:47 +02:00 |
|