mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-11 01:54:55 +00:00
59763cbb3a
<events> sends only deltas for events, while sometimes it is more convenient to get absolute values (for example to calculate rate). This patch introduces another directive -- <events_absolute> that will handle this. v0: use <events> as bool/string v2: use <events_absolute>true</events_absolute> over <events>absolute</events> |
||
---|---|---|
.. | ||
benchmark | ||
cmake | ||
programs | ||
src | ||
tests | ||
CMakeLists.txt |