Results 12 issues of shirou

``` Reading control file ticks-example.yaml with size 223 bytes Read next 1000 lines from CSV file...Error parsing Epoch column(s) from input data file: parsing time "1.05185" as "20060102 15:04:05": cannot...

bug

#142 , #143 are related to using lsof to get Network connection info. To replace lsof, we needs at least these functions. inet_ntop porting, sysctl decode functions, and so on...

package:net

This PR introduce new release v4, discussed at #1553. **Note**: Release schedule is not fixed yet. ## Breaking Changes - `host/SensorsTemperatures()` moved to in the new `sensors` package. - `process.Groups()`...

package:host
package:process
package:cpu
package:disk
package:docker
package:net
package:load
package:mem
package:winservices
v4

This PR introduces netlink support for Linux Connections. To use netlink, users should add build tag `-tags=netlink` Thanks for sample code of @Brian-Williams in #695. I choose build tag to...

package:net
v4

apply #1379 on #1367.

package:disk

Hi, I want to translate open-telemetry specifications to Japanese. But I found the text is hard-coded in English, [at here](https://github.com/open-telemetry/build-tools/blob/08bec45f36f112751a2ea0785368a4fa8e2add6a/semantic-conventions/src/opentelemetry/semconv/templating/markdown.py#L216), and [table header](https://github.com/open-telemetry/build-tools/blob/08bec45f36f112751a2ea0785368a4fa8e2add6a/semantic-conventions/src/opentelemetry/semconv/templating/markdown.py#L78). (perhaps only those two. Status, type, Description...

semconv
semconv/model

This PR introduce new release v4, discussed at #1553. This PR is a main PR. The following are related PRs. - #1596 - #1629 ## Breaking Changes - `host/SensorsTemperatures()` moved...

package:host
package:process
package:cpu
package:disk
package:docker
package:net
package:load
package:mem
package:winservices
v4

This PR introduce new release v4, discussed at https://github.com/shirou/gopsutil/discussions/1553. This is a sub-PR. The main PR is https://github.com/shirou/gopsutil/pull/1628. # Breaking Changes - [host][windows] change `platformVersion` on PlatformInfo() from build version...

package:host

related: #1636 Add nil check after `parseKinfoProc`. and change to use `binary.Read` instead of `common.Read`. However actually these are same code, so not related to original issue. Just I want...

package:process

Hi, I want to translate open-telemetry specifications to Japanese. But I found the text is hard-coded in English, [at here](https://github.com/open-telemetry/build-tools/blob/08bec45f36f112751a2ea0785368a4fa8e2add6a/semantic-conventions/src/opentelemetry/semconv/templating/markdown.py#L216), and [table header](https://github.com/open-telemetry/build-tools/blob/08bec45f36f112751a2ea0785368a4fa8e2add6a/semantic-conventions/src/opentelemetry/semconv/templating/markdown.py#L78). (perhaps only those two. Status, type, Description...

triage:needs-triage