Re: [DISCUSS] Introduce oshi library to sensory OS resources

2023-01-09 Thread mattisonchao
I will draft a PIP for it. Mattison On Jan 9, 2023, 22:30 +0800, Dave Fisher , wrote: > I think oshi is very interesting. I really would like a discussion about how > we will use it along with how we can test for any gaps it might have. Testing > will need to consider many more types of platform

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2023-01-09 Thread Dave Fisher
Hi - I think oshi is very interesting. I really would like a discussion about how we will use it along with how we can test for any gaps it might have. Testing will need to consider many more types of platforms than laptops and cloud providers. Those of us who use AWS are aware that there may b

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2023-01-08 Thread Enrico Olivelli
Please create a plan about how to leverage it. The PR only adds the dependency Enrico Il giorno lun 9 gen 2023 alle ore 04:26 Cong Zhao ha scritto: > > +1 > > Thanks, > Cong > > On 2022/12/19 10:19:07 mattisonc...@gmail.com wrote: > > > > Hi, All > > > > I would like to introduce a new library

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2023-01-08 Thread Cong Zhao
+1 Thanks, Cong On 2022/12/19 10:19:07 mattisonc...@gmail.com wrote: > > Hi, All > > I would like to introduce a new library oshi[1] to help Apache Pulsar sensory > OS resources. It can help us to get away from the complex file manipulation > and cross-platform compatibility issues in some op

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2023-01-08 Thread Ran Gao
+1 Thanks, Ran Gao On 2022/12/21 09:38:01 Zike Yang wrote: > +1 > > Thanks, > Zike Yang > > On Wed, Dec 21, 2022 at 5:06 PM Yunze Xu wrote: > > > > +1 > > > > Thanks, > > Yunze > > > > On Wed, Dec 21, 2022 at 5:02 PM houxiaoyu wrote: > > > > > > +1 > > > > > > Yubiao Feng 于2022年12月21日周三 11:5

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2022-12-21 Thread Zike Yang
+1 Thanks, Zike Yang On Wed, Dec 21, 2022 at 5:06 PM Yunze Xu wrote: > > +1 > > Thanks, > Yunze > > On Wed, Dec 21, 2022 at 5:02 PM houxiaoyu wrote: > > > > +1 > > > > Yubiao Feng 于2022年12月21日周三 11:59写道: > > > > > +1 > > > > > > On Mon, Dec 19, 2022 at 6:19 PM wrote: > > > > > > > > > > > Hi,

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2022-12-21 Thread Yunze Xu
+1 Thanks, Yunze On Wed, Dec 21, 2022 at 5:02 PM houxiaoyu wrote: > > +1 > > Yubiao Feng 于2022年12月21日周三 11:59写道: > > > +1 > > > > On Mon, Dec 19, 2022 at 6:19 PM wrote: > > > > > > > > Hi, All > > > > > > I would like to introduce a new library oshi[1] to help Apache Pulsar > > > sensory OS re

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2022-12-21 Thread houxiaoyu
+1 Yubiao Feng 于2022年12月21日周三 11:59写道: > +1 > > On Mon, Dec 19, 2022 at 6:19 PM wrote: > > > > > Hi, All > > > > I would like to introduce a new library oshi[1] to help Apache Pulsar > > sensory OS resources. It can help us to get away from the complex file > > manipulation and cross-platform c

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2022-12-20 Thread Yubiao Feng
+1 On Mon, Dec 19, 2022 at 6:19 PM wrote: > > Hi, All > > I would like to introduce a new library oshi[1] to help Apache Pulsar > sensory OS resources. It can help us to get away from the complex file > manipulation and cross-platform compatibility issues in some operating > systems. > > code ex

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2022-12-20 Thread 丛搏
+1 (non-binding) Thanks, Bo PengHui Li 于2022年12月21日周三 11:48写道: > > +1 > > Thanks, > Penghui > > On Mon, Dec 19, 2022 at 6:19 PM wrote: > > > > > Hi, All > > > > I would like to introduce a new library oshi[1] to help Apache Pulsar > > sensory OS resources. It can help us to get away from the co

Re: [DISCUSS] Introduce oshi library to sensory OS resources

2022-12-20 Thread PengHui Li
+1 Thanks, Penghui On Mon, Dec 19, 2022 at 6:19 PM wrote: > > Hi, All > > I would like to introduce a new library oshi[1] to help Apache Pulsar > sensory OS resources. It can help us to get away from the complex file > manipulation and cross-platform compatibility issues in some operating > sys

[DISCUSS] Introduce oshi library to sensory OS resources

2022-12-19 Thread mattisonchao
Hi, All I would like to introduce a new library oshi[1] to help Apache Pulsar sensory OS resources. It can help us to get away from the complex file manipulation and cross-platform compatibility issues in some operating systems. code example:   https://github.com/apache/pulsar/pull/18984 Plea