opteryx icon indicating copy to clipboard operation
opteryx copied to clipboard

Telemetry Levels

Open joocer opened this issue 3 weeks ago • 0 comments

we currently capture telemetry during query execution, we should have multiple telemetry levels (controlled by a variable)

0 = nothing timed 1 = steps and operators timed 2 = internals timed

We should find a way to do this without a shed load of 'if' statements

joocer avatar Nov 12 '25 20:11 joocer