ποΈ Introduction
Tingyun C/C++ SDK is a development package provided for C and C++ programmers. By calling the SDK, you can achieve code instrumentation, helping developers analyze problems in their programs. By using the SDK's API for instrumentation, you can measure and analyze transaction performance bottlenecks and execution path tracing, display runtime status online, and assist developers in locating issues in the code. Therefore, this deployment document also serves as the API introduction and usage guide.
ποΈ Support List
Before installing the C/C++ Agent, please ensure your system meets the following requirements.
ποΈ Installation and Uninstallation
The C/C++ SDK consists of two modules:
ποΈ Configuration
Configuration File
ποΈ API
Due to the diversity of C/C++ application frameworks/architectures, Tingyun 3.0 CSDK provides two sets of SDK methods, for asynchronous and synchronous invocation frameworks respectively.