ClickHouse / ClickHouse/ClickHouse

Introduce system.stack_traces_with_inlines

Open
#94,298 1 comment 0 reactions 0 assignees View on GitHub
introspection
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

Current system.stack_traces does not handle inlines, and it makes debugging harder

Handling inlines are slow, so the use case is - obtain specific thread from `system.strack_traces` and then use `system.stack_traces_with_inlines` with filter by `thread_id`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.