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

fix: inject JFR labels into pprof #2868

Merged
merged 5 commits into from
Dec 20, 2023
Merged

fix: inject JFR labels into pprof #2868

merged 5 commits into from
Dec 20, 2023

Conversation

kolesnikovae
Copy link
Collaborator

@kolesnikovae kolesnikovae commented Dec 19, 2023

The PR changes the way we handle JFR labels: instead of creating a separate pprof profile for each series (a JFR context), we import JFR context labels as pprof sample labels. Without this change tracing integration for Java exports profile_id/span_id as a regular series lablel.

@kolesnikovae kolesnikovae marked this pull request as ready for review December 19, 2023 08:55
@kolesnikovae kolesnikovae requested review from korniltsev and a team as code owners December 19, 2023 08:55
@kolesnikovae kolesnikovae enabled auto-merge (squash) December 19, 2023 12:25
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@kolesnikovae kolesnikovae merged commit ae00c5b into main Dec 20, 2023
19 checks passed
@kolesnikovae kolesnikovae deleted the fix/jfr-labels branch December 20, 2023 08:01
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.

None yet

2 participants