flyctl
flyctl copied to clipboard
HTTP Profiling
Change Summary
What and Why: Implements HTTP profiling to a HAR (HTTP Archive) so that users can view information about CLI performance.
How: Integrates a custom http.Transport into the CLI for capturing tracing data. Replaces a previously undocumented version that generated invalid HAR files.
Related to: https://github.com/superfly/flyctl/pull/2289, https://github.com/superfly/flyctl/issues/3107
Documentation
- [ ] Fresh Produce
- [ ] In superfly/docs, or asked for help from docs team
- [ ] n/a