ClickHouse/docs/en/operations
Azat Khuzhin 59763cbb3a
Add ability to send events with absolute values to graphite
<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>
2019-09-21 02:46:47 +03:00
..
server_settings Add ability to send events with absolute values to graphite 2019-09-21 02:46:47 +03:00
settings Update settings.md 2019-09-19 02:02:25 +03:00
table_engines Update mergetree.md 2019-09-06 13:52:48 -03:00
utils
access_rights.md Add documentation 2019-09-13 11:17:28 +02:00
backup.md
configuration_files.md DOCAPI-7905: Update of the configurations files description. (#6261) 2019-09-06 20:06:13 +03:00
index.md
monitoring.md
quotas.md
requirements.md
system_tables.md Update system_tables.md 2019-09-19 14:00:56 +03:00
tips.md
troubleshooting.md
update.md