Struggling with @effect/opentelemetry
I'm struggling to make the basic opentelemetry example work with our self hosted grafana/tempo setup.
If you check out this gist: https://gist.github.com/timm-stelzer-e-farm/20555a381eb25f74192318987645c560, you'll see that I've implemented a sanity check outside of effect with the same configuration(ish) that successfully sends a span. The effect code does not work.
Any clue as to where I'm going wrong?
If you check out this gist: https://gist.github.com/timm-stelzer-e-farm/20555a381eb25f74192318987645c560, you'll see that I've implemented a sanity check outside of effect with the same configuration(ish) that successfully sends a span. The effect code does not work.
Any clue as to where I'm going wrong?
