Skip to content

Implement set_target for SendData #1134

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

shreyamalpani
Copy link
Contributor

What does this PR do?

Implements set_target to override the endpoint for a SendData.

Motivation

Supporting dual shipping for traces in the Lambda Extension.

Additional Notes

Anything else we should know when reviewing?

How to test the change?

Describe here in detail how the change can be validated.

@shreyamalpani shreyamalpani requested review from a team as code owners July 9, 2025 16:36
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.22%. Comparing base (9a0e324) to head (57fbbcf).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1134      +/-   ##
==========================================
- Coverage   71.45%   71.22%   -0.23%     
==========================================
  Files         342      343       +1     
  Lines       52001    52396     +395     
==========================================
+ Hits        37158    37321     +163     
- Misses      14843    15075     +232     
Components Coverage Δ
datadog-crashtracker 43.91% <ø> (-0.11%) ⬇️
datadog-crashtracker-ffi 5.93% <ø> (-0.10%) ⬇️
datadog-alloc 98.73% <ø> (ø)
data-pipeline 89.21% <ø> (+<0.01%) ⬆️
data-pipeline-ffi 87.55% <ø> (+0.17%) ⬆️
ddcommon 82.88% <ø> (ø)
ddcommon-ffi 69.66% <ø> (ø)
ddtelemetry 60.08% <ø> (-0.07%) ⬇️
ddtelemetry-ffi 21.32% <ø> (ø)
dogstatsd-client 83.26% <ø> (ø)
datadog-ipc 82.58% <ø> (ø)
datadog-profiling 77.13% <ø> (ø)
datadog-profiling-ffi 62.12% <ø> (ø)
datadog-sidecar 40.28% <ø> (-0.91%) ⬇️
datdog-sidecar-ffi 5.17% <ø> (+2.38%) ⬆️
spawn-worker 55.35% <ø> (ø)
tinybytes 90.96% <ø> (ø)
datadog-trace-normalization 98.24% <ø> (ø)
datadog-trace-obfuscation 94.17% <ø> (ø)
datadog-trace-protobuf 77.10% <ø> (ø)
datadog-trace-utils 89.04% <0.00%> (-0.19%) ⬇️
datadog-tracer-flare 78.54% <ø> (ø)
datadog-log 76.31% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shreyamalpani shreyamalpani merged commit b708db7 into main Jul 9, 2025
37 checks passed
@shreyamalpani shreyamalpani deleted the shreya.malpani/sendData-set-endpoint branch July 9, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants