Skip to content

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

Draft
jbachorik wants to merge 1 commit intomainfrom
jb/explore-tracking-netty-native-socket-events
Draft

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

Conversation

@jbachorik
Copy link
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

dd-octo-sts bot commented Mar 2, 2026

CI Test Results

Run: #22572504474 | Commit: 2f40bdd | Duration: 11m 10s (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-02 11:01:50 UTC

@jbachorik jbachorik changed the title [PROF-10637] Explore tracking Netty / Native socket events [WIP] Explore tracking Netty / Native socket events Mar 2, 2026
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