Skip to content

Conversation

@brancz
Copy link
Member

@brancz brancz commented Aug 2, 2023

If a config specifies a keep_sample_types allow-list in then scrape config then we'll parse the scraped pprof profile and keep only those samples within a profile that match one of the listed sample types. This is especially useful for cases where users only want to ingest heap profiling data, for which there is no way in the pprof endpoints in Go to ignore other data at collection time.

@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Aug 2, 2023

✅ Meticulous spotted zero visual differences across 352 screens tested: view results.

Last updated for commit 6ef40f2. This comment will update as new commits are pushed.

@brancz brancz merged commit 5a4f873 into main Aug 2, 2023
@brancz brancz deleted the keep-sample-type branch August 2, 2023 11:41
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.

3 participants