Bird
0
0

Which of the following is the correct JSON field to specify the start time of a span in Cloud Trace data?

easy📝 Syntax Q3 of 15
GCP - Cloud Monitoring and Logging
Which of the following is the correct JSON field to specify the start time of a span in Cloud Trace data?
A"startTime"
B"beginTime"
C"timeStart"
D"spanStart"
Step-by-Step Solution
Solution:
  1. Step 1: Recall Cloud Trace JSON format

    The official field for span start time is "startTime".
  2. Step 2: Verify other options

    Other options are not valid field names in Cloud Trace JSON.
  3. Final Answer:

    Correct field name is "startTime" -> Option A
  4. Quick Check:

    Span start field = A [OK]
Quick Trick: Use "startTime" for span start in Cloud Trace JSON [OK]
Common Mistakes:
  • Using incorrect field names like "beginTime"
  • Confusing field names with custom labels

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes