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

[PROF-7192] Minor: Extend stack collector to be able to record the alloc-samples metric #2618

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Feb 14, 2023

What does this PR do?:

This PR enables an additional "value type" attached to profiling samples -- the alloc-samples metric. This will be used to expose more profiling information in follow-up PRs.

Motivation:

I've extracted this from a bigger branch, but this is in good shape for merging already.

Additional Notes:

(N/A)

How to test the change?:

Change includes test coverage.

…loc-samples metric

**What does this PR do?**:

This PR enables an additional "value type" attached to profiling
samples -- the `alloc-samples` metric. This will be used to expose
more profiling information in follow-up PRs.

**Motivation**:

I've extracted this from a bigger branch, but this is in good shape
for merging already.

**Additional Notes**:

(N/A)

**How to test the change?**:

Change includes test coverage.
@ivoanjo ivoanjo requested a review from a team February 14, 2023 16:21
@github-actions github-actions bot added the profiling Involves Datadog profiling label Feb 14, 2023
@ivoanjo ivoanjo merged commit 849af21 into master Feb 15, 2023
@ivoanjo ivoanjo deleted the ivoanjo/prof-7192-allocation-profiling-1 branch February 15, 2023 09:26
@github-actions github-actions bot added this to the 1.10.0 milestone Feb 15, 2023
@TonyCTHsu TonyCTHsu mentioned this pull request Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
profiling Involves Datadog profiling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants