|
AppDynamics IoT C++ SDK
AppDynamics IoT C++ library contains code that facilitates capturing availability, usage, network performance and errors of an IoT Application.
|
#include <beacon.hpp>
Data Fields | |
| std::string | url |
| std::string | error |
| int | req_content_length |
| int | resp_content_length |
| int | resp_code |
| int64_t | timestamp_ms |
| int | duration_ms |
| data_t | resp_headers |
| data_t | data |
| std::string url |
| std::string error |
| int req_content_length |
| int resp_content_length |
| int resp_code |
| int64_t timestamp_ms |
| int duration_ms |
| data_t resp_headers |
| data_t data |