prometheus/docs
Chris Marchbanks a6a55c433c Improve desired shards calculation (#5763)
The desired shards calculation now properly keeps track of the rate of
pending samples, and uses the previously unused integralAccumulator to
adjust for missing information in the desired shards calculation.

Also, configure more capacity for each shard.  The default 10 capacity
causes shards to block on each other while
sending remote requests. Default to a 500 sample capacity and explain in
the documentation that having more capacity will help throughput.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
2019-08-13 10:10:21 +01:00
..
configuration Improve desired shards calculation (#5763) 2019-08-13 10:10:21 +01:00
images Add 2.0 storage docs (#3423) 2017-11-07 22:00:38 +01:00
querying Change snapshot description to be consistent with rest of the doc (#5642) 2019-06-07 10:21:47 +01:00
federation.md Fix typo (#5796) 2019-07-24 10:41:14 +01:00
getting_started.md Update text (#5039) 2018-12-25 13:28:56 +00:00
index.md Update prometheus.io's URL to the latest version (#5270) 2019-02-27 10:39:50 +00:00
installation.md Fix docker hub link in installation guide 2019-07-01 16:26:23 +05:30
management_api.md Documented /healthy, /ready and lifecycle API (#5737) 2019-07-05 10:50:48 +01:00
migration.md Documented /healthy, /ready and lifecycle API (#5737) 2019-07-05 10:50:48 +01:00
stability.md Documented /healthy, /ready and lifecycle API (#5737) 2019-07-05 10:50:48 +01:00
storage.md Add more details about retention to storage docs (#5842) 2019-08-07 17:04:48 +01:00