flyctl icon indicating copy to clipboard operation
flyctl copied to clipboard

HTTP Profiling

Open benbjohnson opened this issue 1 year ago • 0 comments

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

benbjohnson avatar Feb 09 '24 23:02 benbjohnson