Google Cloud Associate Data Practitioner — Question 10

You have a Dataflow pipeline that processes website traffic logs stored in Cloud Storage and writes the processed data to BigQuery. You noticed that the pipeline is failing intermittently. You need to troubleshoot the issue. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer, C, is appropriate because it focuses on directly viewing error messages in the logs and analyzing relevant metrics, which is essential for identifying the root cause of the failures. Option A is less effective as it groups errors without examining specific messages, while B focuses on charting without detailed analysis. Option D relies on periodic checks rather than immediate troubleshooting of error logs and metrics.