-
Notifications
You must be signed in to change notification settings - Fork 318
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
V4.23.0 proposal #3933
V4.23.0 proposal #3933
Conversation
* Update test agent configuration * Update test sgent config * Update test agent configuration --------- Co-authored-by: William Conti <[email protected]>
* add support for node specifiers
* simplify ci build for aerospike
Node 14 versions prior to 14.18 do not support require statements with `node:` prefix.
* Bump github actions versions * Stop using deprecated set-output command * Fix incompatible GLIBC version in GHA
Add a `process_id` that contains process pid to profiles.
* Ignore samples without endpoints instead of asserting all will have endpoints * Emit base64-encoded pprof in an error message so we can debug flaky tests
Overall package sizeSelf size: 5.82 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v4.x #3933 +/- ##
=======================================
Coverage ? 84.69%
=======================================
Files ? 238
Lines ? 10156
Branches ? 33
=======================================
Hits ? 8602
Misses ? 1554
Partials ? 0 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-01-04 18:57:10 Comparing candidate commit 0fbd24f in PR branch Found 3 performance improvements and 2 performance regressions! Performance is the same for 778 metrics, 15 unstable metrics. scenario:exporting-pipeline-0.4-16
scenario:plugin-graphql-with-depth-off-18
scenario:plugin-q-with-tracer-16
scenario:plugin-q-with-tracer-20
scenario:spans-finish-later-16
|
Features
process_id
tag to profiles #3911)Improvements
Bug Fixes