Closed LiamMaguireANZ closed 11 months ago
Thanks for reporting! I've made a change in the example code to highlight the changes needed. Is that helpful? Or would a full example be more useful?
i think both are fine. full code snippet could be too verbose for some people. But it is fine for now.
for docs linked. https://connectrpc.com/docs/go/observability/#enabling-opentelemetry-for-connect
missing an s on WithInterceptor func should be WithInterceptors
having the pkgs to import also makes it a little easier to integrate with.