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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -893,3 +893,15 @@
893
893
| <spanclass="metrics-name">snapin_​accounts_​inserted</span> | gauge | Number of accounts inserted during snpashot loading. Might decrease if snapshot load is aborted and restarted |
894
894
895
895
</div>
896
+
897
+
## Snaphs Tile
898
+
899
+
<divclass="metrics">
900
+
901
+
| Metric | Type | Description |
902
+
|--------|------|-------------|
903
+
| <spanclass="metrics-name">snaphs_​state</span> | gauge | State of the tile. 0=hashing, 1=done, 2=shutdown |
904
+
| <spanclass="metrics-name">snaphs_​full_​accounts_​hashed</span> | gauge | Number of accounts hashed so far from the full snapshot. Might decrease if snapshot load is aborted and restarted |
905
+
| <spanclass="metrics-name">snaphs_​incremental_​accounts_​hashed</span> | gauge | Number of accounts hashed so far from the incremental snapshot. Might decrease if snapshot load is aborted and restarted |
0 commit comments