Google Cloud Professional Cloud DevOps Engineer — Question 63

You support a trading application written in Python and hosted on App Engine flexible environment. You want to customize the error information being sent to
Stackdriver Error Reporting. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because using the Stackdriver Error Reporting API allows you to directly log customized error messages to Stackdriver. Options A, B, and C are incorrect because they suggest running the application in environments that do not provide the necessary support for customizing error reporting as required by the question.