Skip to content

Commit c166cfd

Browse files
committed
up
1 parent e86d1e9 commit c166cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/disco/metrics/metrics.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ metric introduced.
879879
<gauge name="State" summary="State of the tile. 0 = waiting for decompressed snapshot bytestream, 1 = processing full snapshot, 2 = processing incremental snapshot, 3 = done." />
880880
<gauge name="FullBytesRead" summary="Number of bytes read so far from the full snapshot. Might decrease if snapshot load is aborted and restarted" />
881881
<gauge name="IncrementalBytesRead" summary="Number of bytes read so far from the incremental snapshot. Might decrease if snapshot load is aborted and restarted" />
882-
<gauge name="AccountsInserted" summary="Number of accounts inserted during snpashot loading. Might decrease if snapshot load is aborted and restarted" />
882+
<gauge name="AccountsInserted" summary="Number of accounts inserted during snapshot loading. Might decrease if snapshot load is aborted and restarted" />
883883
</tile>
884884

885885
<tile name="metric">

0 commit comments

Comments
 (0)