tianlin

Results 3 issues of tianlin

Hi: I found when set numLoops > 1, udp server with evio will be slower than numLoops = 1. Use profile, I found there is too much syscall in loopUDPRead(s,...

**Description:** fix bug: internal/network.go use network io as network errors **Link to tracking Issue:** https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/14318 **Testing:** UT **Documentation:**

### What happened? ```Markdown ## Description kubeletstatsreceiver use network io as network errors ## Steps to Reproduce config kubeletstatsreceiver to scrape node/pod network metric ## Expected Result use rxErrors/txErrors as...

bug
receiver/kubeletstats
needs triage