Dynatrace OneAgent SDK for C/C++  1.7.1.1
Modules
Here is a list of all modules:
 Miscellaneous
 Common Tracer FunctionsBasic functions that can be used with all or multiple tracer types
 Custom Request AttributesAttach custom key/value pairs to the active tracer
 In-Process Link FunctionsAssociate asynchronous tasks in the same process with the current operation
 Remote Call TracersTrace calls to remote services (RMI, etc.)
 Database Request TracersTrace SQL-based database requests
 Incoming Web Request TracersTrace the server side of web requests
 Outgoing Web Request TracersTrace the client side of web requests
 Custom Service TracersTrace services that are important but for which there is no more specific tracer
 MessagingTrace messages sent or received via a messaging system
 W3C Trace ContextRetrieve the current W3C Trace Context (trace + span ID)
 Channel Types and EndpointsDescribes communication (networking, I/O) channels and endpoints
 Initialization and ShutdownAPIs to configure, initialize and shutdown the SDK and agent and related basic functions
 Metric APIAPIs to report numeric metrics (aka time series data)
 StringsSee onesdk_string_t for more information about SDK strings