-
Notifications
You must be signed in to change notification settings - Fork 15
[crashtracking] upload to both telemetry intake and errors intake #1259
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
base: main
Are you sure you want to change the base?
Conversation
BenchmarksComparisonBenchmark execution time: 2025-10-09 02:25:52 Comparing candidate commit 9ee8161 in PR branch Found 11 performance improvements and 0 performance regressions! Performance is the same for 42 metrics, 2 unstable metrics. scenario:benching serializing traces from their internal representation to msgpack
scenario:credit_card/is_card_number/x371413321323331
scenario:credit_card/is_card_number_no_luhn/x371413321323331
scenario:normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo...
scenario:normalization/normalize_name/normalize_name/bad-name
scenario:normalization/normalize_name/normalize_name/good
CandidateCandidate benchmark detailsGroup 1
Group 2
Group 3
Group 4
Group 5
Group 6
Group 7
Group 8
Group 9
Group 10
Group 11
Group 12
Group 13
Group 14
Group 15
BaselineOmitted due to size. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1259 +/- ##
==========================================
+ Coverage 71.67% 72.00% +0.33%
==========================================
Files 355 357 +2
Lines 56457 57181 +724
==========================================
+ Hits 40465 41174 +709
- Misses 15992 16007 +15
🚀 New features to boost your workflow:
|
This comment has been minimized.
This comment has been minimized.
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
7a55094
to
d42530c
Compare
74a5f22
to
9e55d5f
Compare
f1a953b
to
9ee8161
Compare
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Errors Intake endpoints and conditions; this was largely follows how
Telemetry
handlesCrashInfo
uploadsHow to test the change?
Unit tests
Run a tracer that points to the latest commit on this PR for libdatadog locally and crash a program