opteryx
opteryx copied to clipboard
Telemetry Levels
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