Skip to content

Conversation

TheraniAA
Copy link
Contributor

added description

I have read the CLA Document and I hereby sign the CLA

added description
-- get the query_id from the clickhouse-client output or from system.query_log (also pay attention on query_id vs initial_query_id for distributed queries).
```
4. Retrieve the query_id from either the clickhouse-client output or from system.query_log (note the difference between query_id and initial_query_id for distributed queries).
5. Process the stack traces:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is now also a global profiler, and obe more setting for memory - collecting peaks, and step

Copy link
Contributor

@Slach Slach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry for late response we just miss your helpfull PRs

git clone https://github.com/brendangregg/FlameGraph /opt/flamegraph
```
2. Generate a flamegraph from the system.trace_log:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not the second step with clickhouse-flamegraph, this is different approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants