zabbix
zabbix copied to clipboard
Type str log text is support?
In example https://mmakurov.blogspot.com/2018/07/zabbix-clickhouse-details.html - only type uint,dbl and DDL with column value Int64, value_dbl Float64 In the patch code there are string and text types, how to use them? log - unsupported?
Hi ihard Thanks for noting and your comment. "Str" and "Text" types are supported. I have fixed the article as well as clickhouse DDL queries and examples.
However please note, we have experienced zabbix_server slowly memory leaking when reading from clickhouse str and text values. I couldn't find reason for that yet.
I haven't done log type support and have no plans on it yet.