Skip to content

Commit fedb935

Browse files
committed
deploy: b4a8f78
1 parent 6168e05 commit fedb935

14 files changed

Lines changed: 29 additions & 15 deletions

3sf_mini.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
39+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="toc-274da26b.js"></script>

checkpoint_sync.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>

data_storage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>

fork_choice_visualization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>

introduction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>

lmd_ghost.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>

metrics.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
const path_to_root = "";
3636
const default_light_theme = "light";
3737
const default_dark_theme = "navy";
38-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
38+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
3939
</script>
4040
<!-- Start loading toc.js asap -->
4141
<script src="toc-274da26b.js"></script>
@@ -226,7 +226,7 @@ <h2 id="block-production-metrics"><a class="header" href="#block-production-metr
226226
<tbody>
227227
<tr><td><code>lean_block_aggregated_payloads</code></td><td>Histogram</td><td>Number of <code>aggregated_payloads</code> in a block</td><td>On block production</td><td></td><td>1, 2, 4, 8, 16, 32, 64, 128</td><td></td></tr>
228228
<tr><td><code>lean_block_building_payload_aggregation_time_seconds</code></td><td>Histogram</td><td>Time taken to build <code>aggregated_payloads</code> during block building</td><td>On block production</td><td></td><td>0.1, 0.25, 0.5, 0.75, 1, 2, 3, 4</td><td></td></tr>
229-
<tr><td><code>lean_block_building_time_seconds</code></td><td>Histogram</td><td>Time taken to build a block</td><td>On block production</td><td></td><td>0.01, 0.025, 0.05, 0.1, 0.25, 0.5, 0.75, 1</td><td></td></tr>
229+
<tr><td><code>lean_block_building_time_seconds</code></td><td>Histogram</td><td>Time taken to build a block</td><td>On block production</td><td></td><td>0.1, 0.25, 0.5, 0.75, 1, 2, 4, 8</td><td></td></tr>
230230
<tr><td><code>lean_block_building_success_total</code></td><td>Counter</td><td>Successful block builds</td><td>On block production</td><td></td><td></td><td></td></tr>
231231
<tr><td><code>lean_block_building_failures_total</code></td><td>Counter</td><td>Failed block builds (error building the block, signing the block root, or processing it locally)</td><td>On block production failure</td><td></td><td></td><td></td></tr>
232232
<tr><td><code>lean_block_proposal_attestation_build_phase_seconds</code></td><td>Histogram</td><td>Phase-level time in block-proposal attestation selection</td><td>On block production</td><td>phase=select_payloads,compact,stf_simulate</td><td>0.001, 0.005, 0.01, 0.025, 0.05, 0.1, 0.25, 0.5, 1, 2, 4, 8</td><td></td></tr>
@@ -237,6 +237,13 @@ <h2 id="block-production-metrics"><a class="header" href="#block-production-metr
237237
</tbody>
238238
</table>
239239
</div>
240+
<blockquote>
241+
<p><code>lean_block_building_time_seconds</code> intentionally deviates from the leanMetrics bucket
242+
set, which tops out at 1s. Real builds on our devnets routinely run past that, so every
243+
sample landed in <code>+Inf</code> and <code>histogram_quantile</code> reported a flat 1s ceiling. The range
244+
now covers the same span as the <code>lean_block_proposal_attestation_build_phase_seconds</code>
245+
phases it contains.</p>
246+
</blockquote>
240247
<h2 id="fork-choice-metrics"><a class="header" href="#fork-choice-metrics">Fork-Choice Metrics</a></h2>
241248
<div class="table-wrapper">
242249
<table>

print.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const path_to_root = "";
3737
const default_light_theme = "light";
3838
const default_dark_theme = "navy";
39-
window.path_to_searchindex_js = "searchindex-5077ab31.js";
39+
window.path_to_searchindex_js = "searchindex-ee57cac9.js";
4040
</script>
4141
<!-- Start loading toc.js asap -->
4242
<script src="toc-274da26b.js"></script>
@@ -1698,7 +1698,7 @@ <h2 id="block-production-metrics"><a class="header" href="#block-production-metr
16981698
<tbody>
16991699
<tr><td><code>lean_block_aggregated_payloads</code></td><td>Histogram</td><td>Number of <code>aggregated_payloads</code> in a block</td><td>On block production</td><td></td><td>1, 2, 4, 8, 16, 32, 64, 128</td><td></td></tr>
17001700
<tr><td><code>lean_block_building_payload_aggregation_time_seconds</code></td><td>Histogram</td><td>Time taken to build <code>aggregated_payloads</code> during block building</td><td>On block production</td><td></td><td>0.1, 0.25, 0.5, 0.75, 1, 2, 3, 4</td><td></td></tr>
1701-
<tr><td><code>lean_block_building_time_seconds</code></td><td>Histogram</td><td>Time taken to build a block</td><td>On block production</td><td></td><td>0.01, 0.025, 0.05, 0.1, 0.25, 0.5, 0.75, 1</td><td></td></tr>
1701+
<tr><td><code>lean_block_building_time_seconds</code></td><td>Histogram</td><td>Time taken to build a block</td><td>On block production</td><td></td><td>0.1, 0.25, 0.5, 0.75, 1, 2, 4, 8</td><td></td></tr>
17021702
<tr><td><code>lean_block_building_success_total</code></td><td>Counter</td><td>Successful block builds</td><td>On block production</td><td></td><td></td><td></td></tr>
17031703
<tr><td><code>lean_block_building_failures_total</code></td><td>Counter</td><td>Failed block builds (error building the block, signing the block root, or processing it locally)</td><td>On block production failure</td><td></td><td></td><td></td></tr>
17041704
<tr><td><code>lean_block_proposal_attestation_build_phase_seconds</code></td><td>Histogram</td><td>Phase-level time in block-proposal attestation selection</td><td>On block production</td><td>phase=select_payloads,compact,stf_simulate</td><td>0.001, 0.005, 0.01, 0.025, 0.05, 0.1, 0.25, 0.5, 1, 2, 4, 8</td><td></td></tr>
@@ -1709,6 +1709,13 @@ <h2 id="block-production-metrics"><a class="header" href="#block-production-metr
17091709
</tbody>
17101710
</table>
17111711
</div>
1712+
<blockquote>
1713+
<p><code>lean_block_building_time_seconds</code> intentionally deviates from the leanMetrics bucket
1714+
set, which tops out at 1s. Real builds on our devnets routinely run past that, so every
1715+
sample landed in <code>+Inf</code> and <code>histogram_quantile</code> reported a flat 1s ceiling. The range
1716+
now covers the same span as the <code>lean_block_proposal_attestation_build_phase_seconds</code>
1717+
phases it contains.</p>
1718+
</blockquote>
17121719
<h2 id="fork-choice-metrics"><a class="header" href="#fork-choice-metrics">Fork-Choice Metrics</a></h2>
17131720
<div class="table-wrapper">
17141721
<table>

0 commit comments

Comments
 (0)