Skip to content

Studio: Flame-graph Visualization of Profile #3409

@gramian

Description

@gramian

This is a feature request for a visualization of a PROFILE (SQL) query in the studio tool via flame-graph.
The idea is to add a tab to the query page which shows a flame-graph of a query. This may mean that a query needs to be wrapped in a PROFILE statement and resend to the server. The server JSON response then needs to be transformed such that the timings and their labels can be used to create a flame-graph.

Various projects used flame-graphs for SQL profiling, so these links maybe useful:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions