I notice that whilst elastic has a decent .NET APM client for instrumenting our code directly, it doesn’t have an OpenTracing bridge like most (all?) of your other supported languages. Will this change? Currently we cannot migrate from Jaeger to elastic APM because all of our code and libs are instrumented in OpenTracing.
Thanks