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

Profiler frame processor #1574

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

stayallive
Copy link
Collaborator

A very pragmatic way to set a frame processor. This is intended for internal use in framework SDKs to do further processing on the frame. For example, in Laravel we want to show original view paths instead of the cached view path for frames inside blade views.

@stayallive
Copy link
Collaborator Author

See getsentry/sentry-laravel#747 for an example on how I'd use it.

@cleptric cleptric added this to the 4.0 milestone Oct 18, 2023
@stayallive stayallive changed the title Profiler frame processor [4.x] Profiler frame processor Oct 24, 2023
@stayallive stayallive changed the base branch from master to 4.x October 24, 2023 14:39
@stayallive stayallive self-assigned this Oct 24, 2023
@stayallive stayallive marked this pull request as ready for review October 24, 2023 14:40
@stayallive stayallive closed this Oct 24, 2023
@stayallive stayallive reopened this Oct 24, 2023
Base automatically changed from 4.x to master November 6, 2023 10:15
@cleptric cleptric removed this from the 4.0 milestone Nov 6, 2023
@stayallive stayallive changed the title [4.x] Profiler frame processor Profiler frame processor May 14, 2024
@stayallive stayallive marked this pull request as draft May 14, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants