mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +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) |
||
---|---|---|
.. | ||
optimizing-performance | ||
server-configuration-parameters | ||
settings | ||
system-tables | ||
utilities | ||
access-rights.md | ||
backup.md | ||
configuration-files.md | ||
index.md | ||
monitoring.md | ||
performance-test.md | ||
quotas.md | ||
requirements.md | ||
tips.md | ||
troubleshooting.md | ||
update.md |