Skip to content

fix: inject JFR labels into pprof #2868

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants