mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
32a45d0dee
Buffer engine is usually used on INSERTs, but right now there is no way to track number of INSERTed rows per-table, since only summary metrics exists: - StorageBufferRows - StorageBufferBytes But it can be pretty useful to track INSERTed rows rate (and it can be exposed via http_handlers for i.e. prometheus) |
||
---|---|---|
.. | ||
config | ||
external_models/catboost | ||
fuzz | ||
instructions | ||
integration | ||
perf_drafts | ||
performance | ||
queries | ||
testflows | ||
users.d | ||
.gitignore | ||
clickhouse-client.xml | ||
clickhouse-test | ||
clickhouse-test-server | ||
client-test.xml | ||
CMakeLists.txt | ||
CTestCustom.cmake | ||
decimals_dictionary.xml | ||
ints_dictionary.xml | ||
msan_suppressions.txt | ||
server-test.xml | ||
stress | ||
strings_dictionary.xml | ||
tsan_suppressions.txt | ||
users.xml |