innogames/igmonplugins

Error in check_clickhouse.py parts check

Syoc opened this issue · 0 comments

Syoc commented

Tried running this check on a Ubuntu jammy server with newest version of clickhouse and clickhouse-driver.
Fail with missing argument on the "parts" check.
The following line needs an additional parameter, self.conn.connection.context

self.conn.substitute_params(args[0], args[1])