Follow-along: Performance Bottlenecks Part 1: Using Operation-Level Data
🎯 Goal: Use Studio to find a performance bottleneck.
Using the operations view, sort the list by a "p" value (e.g. p50, p95).
Click on Total Requests to change the sort order.
We could also sort the list by Total Duration, which is the cumulative sum of the latency for all requests for this operation.
Click on a slow operation.
Click on the Traces tab at the top.
Choose a slower trace from the histogram.
Find the span that seems to take the longest.
Quiz
Parent Type
].[Field Name
]:Â Drag items from this box to the blanks above
Exoplanet
distanceFromEarth
starSystem
Destination
nasaTravelGuideUrl
Share your questions and comments about this lesson
Your feedback helps us improve! If you're stuck or confused, let us know and we'll help you out. All comments are public and must follow the Apollo Code of Conduct. Note that comments that have been resolved or addressed may be removed.
You'll need a GitHub account to post below. Don't have one? Post in our Odyssey forum instead.