Re: Extending Proc::ProcessTable::Process with number of file opened and Naming a new package

2020-08-22 Thread Paul "LeoNerd" Evans
On Thu, 20 Aug 2020 16:08:43 -0400 "Sven F." wrote: > Dear readers, > > I recently find myself using Prometheus database, > I found about the perl `binding` Net::Prometheus > > Net::Prometheus provides a way to export metrics to > the databases. > > The Any::Metrics generalize the concept to m

Extending Proc::ProcessTable::Process with number of file opened and Naming a new package

2020-08-22 Thread Sven F.
Dear readers, I recently find myself using Prometheus database, I found about the perl `binding` Net::Prometheus Net::Prometheus provides a way to export metrics to the databases. The Any::Metrics generalize the concept to make perl code not 'glued' to Prometheus. Net::Prometheus provides a few