Brian Brazil
|
66b8bdbf4a
|
Fix docs for #3820 (#3823)
|
7 years ago |
James Turnbull
|
380cacd3a4
|
Readability edits to vector matching (#3624)
* Added L3 headings - makes page a little easier to read
* Made use of right-hand and left-hand consistent
|
7 years ago |
Krasi Georgiev
|
08ee713c82
|
example to show the difference between "sum by" and "sum without" (#3558)
|
7 years ago |
Goutham Veeramachaneni
|
bee6864c14
|
Make the date returned by snapshot script friendly
Fixes #3568
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
|
7 years ago |
Goutham Veeramachaneni
|
f0599d4dbf
|
Incorporate review-feedback
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
|
7 years ago |
Goutham Veeramachaneni
|
d8515b2580
|
Move Admin APIs to v1
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
|
7 years ago |
Goutham Veeramachaneni
|
41b8f1f8fe
|
Add admin API docs
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
|
7 years ago |
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
|
7 years ago |
Ben Kochie
|
40f33f45cb
|
Fix docs that use regexp anchors (#3504)
Remove/fix docs that use anchors in label regexp matches.
|
7 years ago |
Julius Volz
|
02ca988bbd
|
Remove /api/v1/delete_series docs for 2.0 (#3425)
This endpoint has moved to /api/v2 (with somewhat different properties)
in Prometheus 2.0 and should now be part of a separate admin API page.
|
7 years ago |
Brian Brazil
|
7187771f20
|
Document new staleness (#3380)
Remove "interpolation" for this heading, that hasn't
been in these docs for a long time.
|
7 years ago |
Brian Brazil
|
faf4bb03ee
|
Docs: timestamp() function.
|
7 years ago |
Brian Brazil
|
aeb524ad14
|
Docs: remove keep_common, count_scalar, drop_common_labels
|
7 years ago |
Tobias Schmidt
|
f432b8176d
|
Consolidate configuration and rules docs in docs/configuration/
|
7 years ago |
Tobias Schmidt
|
e6cdc2d355
|
Import querying documentation from prometheus/docs
|
7 years ago |