Fix build

This commit is contained in:
Kseniia Sumarokova 2023-11-01 19:09:43 +01:00 committed by GitHub
parent e5efc42633
commit 77507b843b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -415,7 +415,6 @@ The server successfully detected this situation and will download merged part fr
M(FilesystemCacheEvictMicroseconds, "Filesystem cache eviction time") \
M(FilesystemCacheGetOrSetMicroseconds, "Filesystem cache getOrSet() time") \
M(FilesystemCacheGetMicroseconds, "Filesystem cache get() time") \
M(FilesystemCacheUnusedHoldFileSegments, "Filesystem cache file segments count, which were hold, but not used (because of seek or LIMIT n, etc)") \
M(FileSegmentWaitMicroseconds, "Wait on DOWNLOADING state") \
M(FileSegmentCompleteMicroseconds, "Duration of FileSegment::complete() in filesystem cache") \
M(FileSegmentLockMicroseconds, "Lock file segment time") \