As this is an item I've been looking into (I also evaluated OpenTracing and OpenCensus before deciding to adopt Elastic as our stack), does Elastic APM have any plans to consider OpenTelemetry support? We are going live with our Elastic APM Observability stack sometime June/July this year and I'm preparing plans to expand its use in our organisation. As we are also fans of CNCF technologies we'd like to know if OTel is something we should plan for in the near future.
Another point of integration would be to implement bridges from the OpenTelemetry API to our agents so that it's possible to mix-and-match auto instrumentation provided by our agents with manual instrumentation using the OpenTelementy API.
Which kinds of integrations would you be most interested in? Do you feel the need of having to do a lot of manual instrumentation on top of the auto instrumentation our agents provide?
Our interest lies in the ability to use agent-based instrumentation as much as possible on technologies not immediately covered by Elastic. As an example, I am looking at SpecialAgent as a possible way to expand automated tracing for things like Rabbit, Kafka, and Cassandra which we use.
Another area of interest to us is the ability to create trace propagation libraries for the likes of our legacy C++ applications - we feel there is minimal clamour to support this, but having a way to continue traces here would be super. Bridges are interesting to us here as we know not everything can be automatically instrumented. At the very least, trace ID propagation with some form of baggage support (to allow custom info to be sent across services as well) would be nice.
I guess the bottom line for us is having standard tracing and metrics interfaces/constructs that we can aim for so that we can have interchangeable agents and intermediate collectors that can all be pointed to Elastic as our final collector and Visualisation stack.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.