Debug requests served by Edgio.
Enhance your development workflow with the Edgio Developer Tools extension. This powerful tool integrates seamlessly with Chrome DevTools to provide real-time insights and advanced debugging capabilities for applications running on the Edgio platform. Optimize performance, monitor network activity, and ensure your applications deliver a superior user experience.
Key Features:
- Real-time Performance Metrics: Track crucial performance metrics in real-time to identify and resolve bottlenecks.
- Network Monitoring: Inspect network requests, analyze response times, and ensure optimal content delivery.
- Advanced Debugging: Access detailed debugging information to troubleshoot issues quickly and efficiently.
- Seamless Integration: Easily integrates with your existing Chrome DevTools setup.
Common use cases:
- Troubleshoot caching by viewing a request’s cache status and whether it was cacheable. If you have defined a custom cache key policy, then you should also review its cache key.
- Troubleshoot behavior by viewing the environment version through which the request was served and the rules applied to a request.
- Verify prefetching behavior by analyzing spawned requests.
- Troubleshoot performance by reviewing key analytics, such as time to first byte (TTFB) and total time.