ClickHouse/docs/ru/system_tables/system.events.rst
BayoNet dc49f93b99 New part "Server configuration parameters" of the document is added.
Other changes are made related to this new part.
2017-06-26 10:14:13 +03:00

9 lines
432 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. _system_tables-system.events:
system.events
-------------
Содержит информацию о количестве произошедших в системе событий, для профилирования и мониторинга.
Пример: количество обработанных запросов типа SELECT.
Столбцы: event String - имя события, value UInt64 - количество.