prometheus/docs/configuration
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
..
alerting_rules.md fix inconsistant example rule (#5605) 2019-05-29 10:46:00 +01:00
configuration.md Improve desired shards calculation (#5763) 2019-08-13 10:10:21 +01:00
index.md Consolidate configuration and rules docs in docs/configuration/ 2017-10-27 09:54:02 +02:00
recording_rules.md [minor] docs: recording_rules: fix missing key 2017-12-14 12:20:28 +00:00
template_examples.md format markdown code block (#5594) 2019-05-25 11:28:50 +01:00
template_reference.md Added humanizePercentage formatting to templates (#5670) 2019-06-15 08:59:57 +01:00
unit_testing_rules.md Merge pull request #5608 from simonpasquier/external-labels-for-alert-tests 2019-06-20 16:48:12 +02:00