Skip to content
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

usm: Refactor SSL monitor to use new uprobe attacher #29313

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gjulianm
Copy link
Contributor

What does this PR do?

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

@gjulianm
Copy link
Contributor Author

/trigger-ci

@dd-devflow
Copy link

dd-devflow bot commented Sep 13, 2024

🚂 Gitlab pipeline started

Started pipeline #44268999

Copy link

cit-pr-commenter bot commented Sep 13, 2024

Go Package Import Differences

Baseline: fdc7ee2
Comparison: 4afb84b

binaryosarchchange
system-probelinuxamd64
+4, -0
+github.com/DataDog/datadog-agent/pkg/ebpf/uprobes
+github.com/DataDog/datadog-agent/pkg/network/protocols/http/testutil
+github.com/lorenzosaino/go-sysctl
+golang.org/x/net/netutil
system-probelinuxarm64
+4, -0
+github.com/DataDog/datadog-agent/pkg/ebpf/uprobes
+github.com/DataDog/datadog-agent/pkg/network/protocols/http/testutil
+github.com/lorenzosaino/go-sysctl
+golang.org/x/net/netutil

@gjulianm gjulianm added this to the 7.59.0 milestone Sep 13, 2024
Base automatically changed from guillermo.julian/uprobe-attacher to main September 13, 2024 15:09
@gjulianm gjulianm force-pushed the guillermo.julian/uprobe-attacher-ssl branch from c1c8222 to fb89fb4 Compare September 13, 2024 16:01
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Sep 13, 2024

[Fast Unit Tests Report]

On pipeline 45088005 (CI Visibility). The following jobs did not run any unit tests:

Jobs:
  • tests_deb-arm64-py3
  • tests_deb-x64-py3
  • tests_flavor_dogstatsd_deb-x64
  • tests_flavor_heroku_deb-x64
  • tests_flavor_iot_deb-x64
  • tests_rpm-arm64-py3
  • tests_rpm-x64-py3
  • tests_windows-x64

If you modified Go files and expected unit tests to run in these jobs, please double check the job logs. If you think tests should have been executed reach out to #agent-devx-help

@gjulianm gjulianm force-pushed the guillermo.julian/uprobe-attacher-ssl branch from fb89fb4 to 4afb84b Compare September 25, 2024 09:10
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.

1 participant