Adrian Cole

Results 2042 comments of Adrian Cole

if you just ignore the v1, the v2 will fail. I set both to ignore. ``` org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in zipkin2.server.internal.brave.ITZipkinSelfTracing Wanted 3 spans: got...

for the context propagation part, you can have a look at @anuraaga's [code in openinference](https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-mcp) or if such a change is welcome maybe he can help raise it. I don't...

> Another option is to have a latest tag that points to main. SGTM with a small clarification, `latest` should be the latest released version (right now 0.27.0). We could...

not stale (even if it needs to be moved to a different repo)

@bbrowning any interest in resurrecting this?

I think the main thing is choosing env that are already configured. Specifically choosing the same env variables or re-using the env config library from otel. https://opentelemetry.io/docs/languages/sdk-configuration/otlp-exporter/ I would avoid...

@evacchi not to lose this point.. > I thought about RATIONALE.md too, but I realized we didn't have any specific section for the compiler internals, but I am 100% in...

Thanks for asking and offering. Storage options are the largest amount of code, and sometimes, their dependencies end up conflicting with others. This is especially the case for the zipkin-dependencies...

I have source generated with github.com/planetscale/vtprotobuf and it hangs, also (even dev branch). Wonder if related.

FYI: something about how https://github.com/knqyf263/go-plugin uses vtprotobuf avoids the compilation hang. Using this plugin even if you aren't developing services, is a workaround for proto.