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) |
||
---|---|---|
.. | ||
asynchronous_metric_log.md | ||
asynchronous_metrics.md | ||
clusters.md | ||
columns.md | ||
contributors.md | ||
data_type_families.md | ||
databases.md | ||
detached_parts.md | ||
dictionaries.md | ||
disks.md | ||
events.md | ||
functions.md | ||
graphite_retentions.md | ||
index.md | ||
merge_tree_settings.md | ||
merges.md | ||
metric_log.md | ||
metrics.md | ||
mutations.md | ||
numbers_mt.md | ||
numbers.md | ||
one.md | ||
part_log.md | ||
parts.md | ||
processes.md | ||
query_log.md | ||
query_thread_log.md | ||
replicas.md | ||
settings.md | ||
storage_policies.md | ||
table_engines.md | ||
tables.md | ||
text_log.md | ||
trace_log.md | ||
zookeeper.md |