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

Ingest pprof_labels as labels #5181

Open
metalmatze opened this issue Oct 14, 2024 · 0 comments
Open

Ingest pprof_labels as labels #5181

metalmatze opened this issue Oct 14, 2024 · 0 comments

Comments

@metalmatze
Copy link
Member

Given we don't store the pprof_labels anymore, it's impossible to export the same profile as pprof download from now on.

Originally posted by @metalmatze in #5007 (comment)

We have two things to try and solve.

  1. We should convert pprof_labels to labels to add to the store data. Not all ingestion paths do this yet.
  2. Can we somehow differentiate the the given infrastructure labels from the pprof_labels and thus export the pprof file with the set of original pprorf_labels again? (Maybe by computing the difference?)
@metalmatze metalmatze changed the title Convert pprof_labels to labels Ingest pprof_labels as labels Oct 14, 2024
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

No branches or pull requests

1 participant