Quang Nguyen

Results 38 issues of Quang Nguyen

- https://github.com/microsoft/retina/pull/667

area/infra

# Description - Refactored the process of creating qdisc and attaching bpf filter programs. Added clarifying comments. - Refactored interfaces naming - Fix some tests that is polluting the logs...

type/enhancement
area/plugins

Currently, for TCP connections that existed before Retina was deployed, conntrack uses a best-effort approach, relying on the ACK packet to determine the direction of these connections. However, this method...

type/fix
area/ebpf
scope/M
area/flows

These can be useful as Prometheus's metrics: - Packets and bytes count per connection. - Number of connections going to world. - Connections with unknown direction.

area/metrics
area/ebpf

# Description This PR introduces the skeleton for the dataplane debug CLI, as well as several commands to debug `conntrack` ## Related Issue If this pull request is related to...

type/enhancement

# Description As title ## Related Issue If this pull request is related to any issue, please mention it here. Additionally, make sure that the issue is assigned to you...

area/documentation
area/plugins

# Description As title ## Related Issue If this pull request is related to any issue, please mention it here. Additionally, make sure that the issue is assigned to you...

area/dependencies
area/infra

# Description Add predicates to filter out node events that are not important for Retina agent. ## Related Issue Fixed https://github.com/microsoft/retina/issues/1453 ## Checklist - [ ] I have read the...

area/controllers