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

Adjust notCapturedReason FieldCount location #4358

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

jpbempel
Copy link
Member

@jpbempel jpbempel commented Dec 1, 2022

What Does This Do

In snapshot, when field count reached the maximum set, the attribute notCapturedReason was along with the list of fields. We move this up along with value attributes (fields, type, ...)

Motivation

make snapshot structure more coherent and easier to parse

Additional Notes

In snapshot, when field count reached the maximum set, the attribute
notCapturedReason was along with the list of fields.
We move this up along with value attributes (fields, type, ...)
@jpbempel jpbempel requested a review from a team as a code owner December 1, 2022 11:40
@jpbempel jpbempel requested review from shatzi and removed request for a team December 1, 2022 11:40
@jpbempel jpbempel added the comp: debugger Dynamic Instrumentation label Dec 1, 2022
Copy link
Contributor

@shatzi shatzi left a comment

Choose a reason for hiding this comment

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

LGTM

@jpbempel jpbempel merged commit 262f93c into master Dec 2, 2022
@jpbempel jpbempel deleted the jpbempel/adjust-fieldcount-snapshot branch December 2, 2022 08:26
@github-actions github-actions bot added this to the 1.2.0 milestone Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: debugger Dynamic Instrumentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants