AWS Certified Developer Associate DVA-C02 Practice Question
To increase the transparency into the performance of a critical web application, a developer needs to record event-specific information that can indicate the system's health. Without altering the existing infrastructure setup, which method should the developer choose to directly integrate this telemetry capture within the application's code base?
Leverage the high-level functionalities of a software development kit to streamline the transmission process of telemetry data.
Incorporate the necessary API calls to the monitoring service to transmit the custom telemetry data as required.
Adapt the system agent pre-installed on the host machine to gather and dispatch the new set of metrics.
Utilize a configuration management service to automate the creation of telemetry resources for the monitoring service.