Goutham Veeramachaneni
f0599d4dbf
Incorporate review-feedback
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-12-07 09:06:04 -06:00
James Turnbull
330735aca6
Added another full link to the configuration docs ( #3553 )
2017-12-07 08:31:15 +00:00
Amy Holt
607a675617
Add prefix to relative 3 URLs ( #3551 )
2017-12-06 21:16:53 +00:00
Goutham Veeramachaneni
311edc5a38
Merge branch 'master' into clean-tomb
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-12-05 10:23:21 -06:00
Goutham Veeramachaneni
d8515b2580
Move Admin APIs to v1
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-12-04 00:13:43 +05:30
Goutham Veeramachaneni
41b8f1f8fe
Add admin API docs
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-12-02 15:37:31 +05:30
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
Roman Demachkovych
e0ad66f5a6
fix link name
2017-11-27 18:22:27 +01:00
Roman Demachkovych
370d045f5d
Change repo link
2017-11-27 18:14:12 +01:00
James Turnbull
47311bf005
Update configuration.md ( #3513 )
...
1. Removed https://prometheus.io prefix
2. Fixed broken file discovery link.
2017-11-27 14:52:32 +00:00
Tom Wilkie
9d4e332137
Merge pull request #3495 from tomwilkie/pod-uid-discovery-master
...
Include Pod UID in the discovery metadata.
2017-11-24 15:37:57 +00:00
Tom Wilkie
7d4f7c4b71
Update docs for __meta_kubernetes_pod_uid
2017-11-24 15:02:53 +00:00
Roman Demachkovych
5e243bc556
fix link
2017-11-22 16:26:06 +01:00
Roman Demachkovych
b758039f80
Added in to documentation Ansible roles for Prometheus 2.0
2017-11-22 16:15:46 +01: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
Tobias Schmidt
7098c56474
Add remote read filter option
...
For special remote read endpoints which have only data for specific
queries, it is desired to limit the number of queries sent to the
configured remote read endpoint to reduce latency and performance
overhead.
2017-11-13 23:30:01 +01:00
Tom Wilkie
617e7d0203
Add migration docs for 2.0 ( #3374 )
...
* Initial draft of migration.md
* Edits.
* Review feedback.
* Review feedback.
* Staleness link to video; add docker root example; remote config file section.
* s/NB/NOTE/, remove external labels link.
* More typos.
* Add more details link for removed PromQL features.
* s/you/your/
* Expand on prom1.8/2.0 side by side setup.
* More feedback.
* update links.
* --query.lookback-delta flag.
2017-11-08 08:14:33 +01:00
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.
2017-11-07 22:37:03 +00:00
Tobias Schmidt
a117f051da
Remove outdated information about next-release doc branch
2017-11-07 22:28:04 +01:00
Julius Volz
ef08df0e6f
Add 2.0 storage docs ( #3423 )
...
* Add 2.0 storage docs
* Review fixups
* More review fixups
2017-11-07 22:00:38 +01:00
Brian Brazil
a5b7955ace
Tweak marathon wording around clustering.
2017-11-02 13:03:19 +00:00
Goutham Veeramachaneni
646e33242e
docs: Fix minor issues with the docs. ( #3389 )
...
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
2017-11-01 15:35:50 +00:00
Brian Brazil
b6494960d1
docs: Document new recording rule format ( #3378 )
2017-11-01 12:58:32 +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
James Turnbull
3701a827cf
Updates to alerting rules docs ( #3381 )
...
1. Added a further explanation of the for clause.
2. Added further clarification of non identifying labels.
2017-10-31 19:19:17 +00:00
Brian Brazil
8cf279efb1
Document new alerting rule format.
2017-10-31 14:46:34 +00:00
Brian Brazil
efaa8f9ce8
Update getting started with new rules format
2017-10-31 13:58:09 +00:00
Fabian Reinartz
a32e4cbdd8
docs: remove 1.x storage docs
...
The only section that still aplies was the one on the default storage
directory so those docs seem obsolete.
We'll probably have a similar page on the new storage but we'll only
find out what caveats etc. we'll have to point out as we get people
reporting problems or notable behavior.
2017-10-28 12:11:35 +02:00
Fabian Reinartz
8cc78b36a2
docs: remove obsolete info in getting started
...
Go automatically configures the number of used threads appropriately
and tweaking it is no longer relevant for a basic setup of Prometheus.
The baseline consumption tied to the storage layer no longer applies.
2017-10-28 12:09:03 +02:00
Fabian Reinartz
8a2b5a3936
docs: update flags to new double-dash syntax
2017-10-28 12:08:33 +02:00
Brian Brazil
faf4bb03ee
Docs: timestamp() function.
2017-10-27 15:54:45 +01:00
Brian Brazil
aeb524ad14
Docs: remove keep_common, count_scalar, drop_common_labels
2017-10-27 15:54:45 +01:00
Tobias Schmidt
f49ae044d7
Import template reference and examples
2017-10-27 16:08:38 +02:00
Tobias Schmidt
f432b8176d
Consolidate configuration and rules docs in docs/configuration/
2017-10-27 09:54:02 +02:00
Tobias Schmidt
4d30a11ab6
Import storage and federation documentation from docs
2017-10-26 22:36:47 +02:00
Tobias Schmidt
e6cdc2d355
Import querying documentation from prometheus/docs
2017-10-26 22:36:47 +02:00
Tobias Schmidt
299802dfd0
Integrate changes from prometheus/docs
2017-10-26 16:14:43 +02:00
Tobias Schmidt
41281aff81
Include 1.8 changes in configuration docs
2017-10-26 16:14:43 +02:00
Tobias Schmidt
53a5f52224
Import first batch of Prometheus documentation
...
In order to provide documentation for each individual version, this
commit starts moving Prometheus server specific documentation into the
repository itself.
2017-10-26 16:14:43 +02:00