Skip to content

feat: support flamegraph of kernel stack collection for pod/node#346

Draft
ljluestc wants to merge 1 commit intoalibaba:mainfrom
ljluestc:feat/flamegraph-kernel-stacks
Draft

feat: support flamegraph of kernel stack collection for pod/node#346
ljluestc wants to merge 1 commit intoalibaba:mainfrom
ljluestc:feat/flamegraph-kernel-stacks

Conversation

@ljluestc
Copy link

@ljluestc ljluestc commented Nov 8, 2025

feat: support flamegraph of kernel stack collection for pod/node

  • Add FlameAggregator sink to collect and aggregate kernel stacks
  • Expose HTTP endpoint /flamegraph/collapsed for querying collapsed stacks
  • Support node and pod scoped stack aggregation
  • Add event type filtering and reset functionality
  • Include unit tests

Fixes #137

- Add FlameAggregator sink to collect and aggregate kernel stacks
- Expose HTTP endpoint /flamegraph/collapsed for querying collapsed stacks
- Support node and pod scoped stack aggregation
- Add event type filtering and reset functionality
- Include unit tests

Fixes alibaba#137
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

support flamegraph of kernel stack collection for pod/node

2 participants