But we are unable to get transactions in APM. We are only getting data related to JVM. Please let us know how to get transactions in APM for our application.
Take a look at this post which provides a general explanation on how OpenTracing integration works.
Then you will need to adjust to your specific use case - see which OpenTracing library needs to be attached (in addition to the OP API) and learn how it requires you to setup a Tracer.
I have gone through the post but we don't use Camel framework. So, camel tracing will not work , I believe.
Is there any other framework based on my configurations, which I can use as a replacement for camel tracing.
This link is mainly for you to see the explanation about how our OpenTracing integration works, regardless of the traced framework.
Since you wrote:
I am assuming you already know what you what you want to get with OT. If not, you should look for OT libraries that are suitable for the frameworks you are using. If this is about using the OpenTracing API manually within your code, then follow this, and you may also look into using our public API instead.
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.