Anders Lind Pedersen

Results 7 comments of Anders Lind Pedersen

Hi @azaslonov - nope not blocked by this, just a heads-up. :)

What is status on this. We are one of that teams that would like to focus on the regular build warnings

I am using the asp.net core Jaeger Exporter, which does not add a "traces" metadata group to jaeger. Is this a bug in the asp.net core Jaeger exporter, or related...

Will that not fail? Is the tracer not required to be started prior to invoking GetDynatraceStringTag(). This is atleast what the documentation says for sync scenario.

Unfortunaly that is not an option for us. The way our RPC client is structured an POCO header object is early initialized, which needs to include the DynatraceTag. Since this...

Wondering if there is any comments on the last part. Can we count a implementation that supports our scenario when in the future StartAsync is removed?

So getting a bit back to this since we again are touching this area in the codebase. Our RPC Client consists of a CommunicationBuffer that is used when ever sending...