-
Notifications
You must be signed in to change notification settings - Fork 36
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
expose DD_CAPTURE_LAMBDA_PAYLOAD_MAX_DEPTH [SVLS-3853] #430
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #430 +/- ##
==========================================
+ Coverage 80.35% 81.27% +0.92%
==========================================
Files 36 50 +14
Lines 1761 2040 +279
Branches 410 467 +57
==========================================
+ Hits 1415 1658 +243
- Misses 294 322 +28
- Partials 52 60 +8 ☔ View full report in Codecov by Sentry. |
…/capture_payload_depth
9b99ace
to
eac7b63
Compare
…/capture_payload_depth
9be5811
to
6988396
Compare
What does this PR do?
DD_CAPTURE_LAMBDA_PAYLOAD_MAX_DEPTH
environment variable. This is to achieve feature parity. Universal instrumentation already enabled the env: [Serverless] Capture lambda payload as tags datadog-agent#19450Motivation
Testing Guidelines
Additional Notes
Types of Changes
Check all that apply