This page provides an overview of the C/C++ SDK for C/C++ applications in AppDynamics.

The SDK Agent provides transaction/backend reporting, automatic tier mapping, automatic dynamic baselining, health rules, data collectors, and transaction snapshots. Altogether, these tools provide visibility into application load and response times, as well as any custom metrics you define.

To monitor the C and C++ applications, add some API calls to the source code. Once running, the SDK registers Business Transactions with the Controller. You can then see your application flow map monitor performance in the Controller

For the C/C++ SDK reference documentation, see the latest C/C++ SDK documentation.