Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(flamegraphs): Support functions flamegraphs for continuous profi… #80822

Conversation

Zylphrex
Copy link
Member

…ling

Previously, when generating flamegraphs from functions, it was only capable of using transaction profiles. This adds support for generating flamegraphs for a function using continuous profiles.

…ling

Previously, when generating flamegraphs from functions, it was only capable of
using transaction profiles. This adds support for generating flamegraphs for a
function using continuous profiles.
@Zylphrex Zylphrex requested a review from a team as a code owner November 15, 2024 15:28
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/profiles/flamegraph.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #80822       +/-   ##
===========================================
+ Coverage   61.73%   78.39%   +16.65%     
===========================================
  Files        7199     7206        +7     
  Lines      319157   319517      +360     
  Branches    43965    44005       +40     
===========================================
+ Hits       197034   250478    +53444     
+ Misses     116311    62649    -53662     
- Partials     5812     6390      +578     

@Zylphrex Zylphrex merged commit dbce322 into master Nov 15, 2024
51 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/support-functions-flamegraphs-for-continuous-profiling branch November 15, 2024 16:24
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants