### Problem Statement `initOtel` is only called from `init` and it's not exported. This means that the `NodeClient` on it's own does not support otel. ### Solution Brainstorm Call `initOtel` from the client.