Skip to content

[WIP] Explore tracking Netty / Native socket events#404

Closed
jbachorik wants to merge 2 commits intomainfrom
jb/explore-tracking-netty-native-socket-events
Closed

[WIP] Explore tracking Netty / Native socket events#404
jbachorik wants to merge 2 commits intomainfrom
jb/explore-tracking-netty-native-socket-events

Conversation

@jbachorik
Copy link
Copy Markdown
Collaborator

Explore tracking Netty / Native socket events

JIRA: PROF-10637

(no description)

Acceptance criteria

(none specified in JIRA)

Auto-generated by ouroboros. Adversarial review: PASS.

IItemCollection events = verifyEvents("datadog.NativeSocketEvent");
int count = 0;
for (IItemIterable it : events) {
for (IItem item : it) {
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts bot commented Mar 2, 2026

CI Test Results

Run: #22771415838 | Commit: 2453481 | Duration: 9m 50s (longest job)

All 32 test jobs passed

Status Overview

JDK glibc-aarch64/debug glibc-amd64/debug musl-aarch64/debug musl-amd64/debug
8 - - -
8-ibm - - -
8-j9 - -
8-librca - -
8-orcl - - -
11 - - -
11-j9 - -
11-librca - -
17 - -
17-graal - -
17-j9 - -
17-librca - -
21 - -
21-graal - -
21-librca - -
25 - -
25-graal - -
25-librca - -

Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled

Summary: Total: 32 | Passed: 32 | Failed: 0


Updated: 2026-03-06 16:30:52 UTC

@jbachorik jbachorik changed the title [PROF-10637] Explore tracking Netty / Native socket events [WIP] Explore tracking Netty / Native socket events Mar 2, 2026
@jbachorik jbachorik closed this Apr 16, 2026
@jbachorik jbachorik deleted the jb/explore-tracking-netty-native-socket-events branch April 16, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant