-
Notifications
You must be signed in to change notification settings - Fork 433
chore(tracing): limit strings to 25000 chars #13120
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
Conversation
|
5577a83
to
d8cd4df
Compare
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 238 ± 4 ms. The average import time from base is: 246 ± 5 ms. The import time difference between this PR and base is: -8.6 ± 0.2 ms. Import time breakdownThe following import paths have appeared:
|
BenchmarksBenchmark execution time: 2025-04-23 19:37:23 Comparing candidate commit d5da517 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 486 metrics, 4 unstable metrics. scenario:ddtracerun-auto_profiling
scenario:iast_aspects-ljust_aspect
|
…p if it is more than the buffer for resource names.
span.resource = "resource" * repetition | ||
|
||
# test encoding for MsgPack format using the 8388608 default buffer size | ||
encoder = MSGPACK_ENCODERS["v0.5"](1 << 23, 1 << 23) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change this to run in the subprocess with environment variables
Closing in favor of: #13270 |
Checklist
Reviewer Checklist