cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

C++ Application monitoring

Hemanth.Kari
Creator

Hi,

I want to monitor C++ Application which is in windows machine. 
Is it possible to monitor it with only C/C++ SDK agent and without adding any API calls to source code or instrumentation?

Regards,
Hemanth Kumar.

1 REPLY 1

Aaron.Schifman
Community Manager

@Hemanth.Kari 

There is a need to install the Visual Studio C++ redistributable, in reference of the C++ Supported Platforms documentation, and you will also need to modify the source code, leveraging this reference document.

There is no auto-instrumentation with the C++ SDK. You can also work with your sales representative about seeing if professional services is a viable option or leveraging an example we have internally.

Thanks for the question, I hope it helps! 

Aaron
CC: @Claudia.Landivar for awareness...