GoogleCloudPlatform / GoogleCloudPlatform/pcap-sidecar
report warning on X numbers of connections created per second.
Open
enhancement
- Dominant language
- Go
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
- atomically increment a counter every time new connection is created ( `SYN` )
- reset counter every 1s
- report counter every X amount of cycles.
Contributor guide
Assessment
This issue has not been assessed yet.