IoT SDKs
IoT Monitoring provides SDKs for C/C++ and Java languages. Some of the features of IoT SDKs are:
-
APIs for reporting instrumentation data through custom events, error events, and network requests.
-
Serialization of all events into JSON format before sending them to EUM Server
-
API to plugin application HTTPS stack into SDK which will be used to communicate with EUM Server
- Business Transaction (BT) correlation
- Auto-disable when monitoring is turned off from the Controller UI
For languages other than C++ and Java, you can use the REST API to send custom events, error events, and network requests.