[debugger] Add test for snapshot default capture limits#5624
Conversation
|
|
0178561 to
33edbff
Compare
f353686 to
4d3e287
Compare
Add comprehensive test to verify that tracers correctly apply default capture limits when no capture property is specified in the probe configuration: - `maxReferenceDepth`: 3 - `maxCollectionSize`: 100 - `maxFieldCount`: 20 - `maxLength`: 255
4d3e287 to
e4b05c6
Compare
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|
Co-authored-by: thomas.watson <[email protected]>

Motivation
Better test coverage.
Changes
Add comprehensive tests to the debugger product, to verify that tracers correctly apply default capture limits when no capture property is specified in the probe configuration:
maxReferenceDepth: 3maxCollectionSize: 100maxFieldCount: 20maxLength: 255Workflow
🚀 Once your PR is reviewed and the CI green, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
[<language>], double-check that only<language>is impacted by the changebuild-XXX-imagelabel is present