att-cloudnative-labs / att-cloudnative-labs/khan
Khan-agent conntrack script regex misses many entries
Open
- Dominant language
- Go
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Roughly 15% of all connection entries in the conntrack table do not match the regex and are therefore omitted from the exported metrics. Switching to one of the netfilter/conntrack go libraries should ensure each entry is accounted for.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Khan-agent conntrack script and reviewing the regex that parses connection entries. Compare its coverage with the netfilter/conntrack Go libraries, then verify that exported metrics account for every conntrack entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking, observability-sre
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100