Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
12-05-2018 11:44 AM - last edited on 12-05-2018 04:00 PM by Nina.Wolinsky
Hello,
Is it possible to use custom correlation mechanism with C++ sdk.
if yes, Could you pls share documents that inludes more detail about C++ specific.
Thank You In Advance.
Best Regards
[This comment was originally posted to https://community.appdynamics.com/t5/Knowledge-Base/Custom-Correlation-for-Java-Applications/ta-p/18...]
01-16-2019 04:58 PM
Hi Mustafa,
Thanks for contacting support.
You can achieve correlation in C++ by adding some codes in your application as described in this SDK link, Correlate with Other Business Transactions section.
Basically, to instrument C++ code, you need to inject small codes into your application source manually.
Therefore, adding such correlation is also manual, and is similar way to instrument your application.
On the other hand, Java/.Net application instrumentation does not need source code changes, and correlation is basically automatic.
Your indicated document is for the case that cannot be done automatically.
Let me know if this helped you.
Many thanks,
Naoto
Thanks,
Naoto Yamamoto
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form