You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/api/metrics-generated.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1128,3 +1128,27 @@
1128
1128
| <spanclass="metrics-name">snapwh_​state</span> | gauge | State of the tile. 0=IDLE, 1=PROCESSING, 4=SHUTDOWN |
1129
1129
1130
1130
</div>
1131
+
1132
+
## Snapla Tile
1133
+
1134
+
<divclass="metrics">
1135
+
1136
+
| Metric | Type | Description |
1137
+
|--------|------|-------------|
1138
+
| <spanclass="metrics-name">snapla_​state</span> | gauge | State of the tile. 0=IDLE, 1=PROCESSING, 2=FINISHING, 3=ERROR, 4=SHUTDOWN |
1139
+
| <spanclass="metrics-name">snapla_​full_​accounts_​hashed</span> | gauge | Number of accounts hashed for the full snapshot during snapshot loading. Might decrease if snapshot load is aborted and restarted |
1140
+
| <spanclass="metrics-name">snapla_​incremental_​accounts_​hashed</span> | gauge | Number of accounts hashed for the incremental snapshot during snapshot loading. Might decrease if snapshot load is aborted and restarted |
1141
+
1142
+
</div>
1143
+
1144
+
## Snapls Tile
1145
+
1146
+
<divclass="metrics">
1147
+
1148
+
| Metric | Type | Description |
1149
+
|--------|------|-------------|
1150
+
| <spanclass="metrics-name">snapls_​state</span> | gauge | State of the tile. 0=IDLE, 1=PROCESSING, 2=FINISHING, 3=ERROR, 4=SHUTDOWN |
1151
+
| <spanclass="metrics-name">snapls_​full_​accounts_​hashed</span> | gauge | Number of accounts hashed for the full snapshot during snapshot loading. Might decrease if snapshot load is aborted and restarted |
1152
+
| <spanclass="metrics-name">snapls_​incremental_​accounts_​hashed</span> | gauge | Number of accounts hashed for the incremental snapshot during snapshot loading. Might decrease if snapshot load is aborted and restarted |
fd_topob_link( topo, "snapin_manif", "snapin_manif", 4UL, sizeof(fd_snapshot_manifest_t), 1UL ); /* TODO: Should be depth 1 or 2 but replay backpressures */
0 commit comments