Skip to content

Commit 9d409ce

Browse files
author
ci
committed
Deploy to GitHub pages
1 parent 14d01c3 commit 9d409ce

File tree

92 files changed

+196
-94
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+196
-94
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/api/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/architecture/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/blocks-storage/binary-index-header/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/blocks-storage/bucket-index/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/blocks-storage/compactor/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/blocks-storage/convert-long-term-storage-from-chunks-to-blocks/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/blocks-storage/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/blocks-storage/index.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,6 +1813,23 @@ Displays the status of the store-gateways ring, including the tokens owned by ea
18131813
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># tenant(s) for processing will ignore them instead.</span><span style="color:#f8f8f8;text-decoration:underline">
18141814
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># CLI flag: -store-gateway.disabled-tenants</span><span style="color:#f8f8f8;text-decoration:underline">
18151815
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#204a87;font-weight:bold">[disabled_tenants</span><span style="color:#000;font-weight:bold">:</span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#000"><string> | default = ""]</span><span style="color:#f8f8f8;text-decoration:underline">
1816+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline">
1817+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#204a87;font-weight:bold">hedged_request</span><span style="color:#000;font-weight:bold">:</span><span style="color:#f8f8f8;text-decoration:underline">
1818+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># If true, hedged requests are applied to object store calls. It can help</span><span style="color:#f8f8f8;text-decoration:underline">
1819+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># with reducing tail latency.</span><span style="color:#f8f8f8;text-decoration:underline">
1820+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># CLI flag: -store-gateway.hedged-request.enabled</span><span style="color:#f8f8f8;text-decoration:underline">
1821+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#204a87;font-weight:bold">[enabled</span><span style="color:#000;font-weight:bold">:</span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#000"><boolean> | default = false]</span><span style="color:#f8f8f8;text-decoration:underline">
1822+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline">
1823+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># Maximum number of hedged requests allowed for each initial request. A high</span><span style="color:#f8f8f8;text-decoration:underline">
1824+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># number can reduce latency but increase internal calls.</span><span style="color:#f8f8f8;text-decoration:underline">
1825+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># CLI flag: -store-gateway.hedged-request.max-requests</span><span style="color:#f8f8f8;text-decoration:underline">
1826+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#204a87;font-weight:bold">[max_requests</span><span style="color:#000;font-weight:bold">:</span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#000"><int> | default = 3]</span><span style="color:#f8f8f8;text-decoration:underline">
1827+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline">
1828+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># It is used to calculate a latency threshold to trigger hedged requests.</span><span style="color:#f8f8f8;text-decoration:underline">
1829+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># For example, additional requests are triggered when the initial request</span><span style="color:#f8f8f8;text-decoration:underline">
1830+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># response time exceeds the 90th percentile.</span><span style="color:#f8f8f8;text-decoration:underline">
1831+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#8f5902;font-style:italic"># CLI flag: -store-gateway.hedged-request.quantile</span><span style="color:#f8f8f8;text-decoration:underline">
1832+
</span></span></span><span style="display:flex;"><span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#204a87;font-weight:bold">[quantile</span><span style="color:#000;font-weight:bold">:</span><span style="color:#f8f8f8;text-decoration:underline"> </span><span style="color:#000"><float> | default = 0.9]</span><span style="color:#f8f8f8;text-decoration:underline">
18161833
</span></span></span></code></pre></div><h3 id="blocks_storage_config"><code>blocks_storage_config</code></h3>
18171834
<p>The <code>blocks_storage_config</code> configures the blocks storage.</p>
18181835
<div class="highlight"><pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span><span style="color:#204a87;font-weight:bold">blocks_storage</span><span style="color:#000;font-weight:bold">:</span><span style="color:#f8f8f8;text-decoration:underline">

0 commit comments

Comments
 (0)