warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
485 stars 47 forks source link

Tracing Tab #34

Closed christo8989 closed 2 years ago

christo8989 commented 2 years ago

Describe the solution you'd like It would be nice to have a flame chart / tracing tab.

This would only work when tracing is on but I tend to keep tracing on in development.

Describe alternatives you've considered Playgrounds have tracing. Logging tools can create flame charts / tracing.

christo8989 commented 2 years ago

@warrenday

If I developed this, would you merge it in?

warrenday commented 2 years ago

@christo8989 absolutely that would be great. All pull requests and welcomed and it sounds like a great feature.

christo8989 commented 2 years ago

https://github.com/warrenday/graphql-network-inspector/pull/43