pcp icon indicating copy to clipboard operation
pcp copied to clipboard

Performance Co-Pilot

Results 215 pcp issues
Sort by recently updated
recently updated
newest added

Making the REST API documentation more aesthetic and the overall developer experience more pleasant.

feature
docs

Not a PCP bug per se, but still something worth tracking here IMO... We observe the following build dependency loop in openSUSE Factory: ![image](https://user-images.githubusercontent.com/3995472/108348195-c1ec4800-71e1-11eb-864d-0080161ffd7c.png) As a temporary workaround I've disabled...

Background: https://github.com/linux-system-roles/linux-system-roles.github.io/issues/47 The default PMIE rules have fairly good coverage but it could be helpful to review whether their cover things like: * CPU usage - e.g., detect CPU hogs...

Background: https://groups.io/g/pcp/message/23377 and https://github.com/linux-system-roles/linux-system-roles.github.io/issues/47 It would be helpful to provide some additional PMIE action methods relevant for modern environments, this could include: * alerta * D-Bus * email * HTTP...

implement XXX_inst(expr), for min, max, sum, avg etc statistical functions. These are applied across the instance domain of the argument expression. Result is a singular time series with the same...

implement rollingavg(expr, N) query function. This calculates the rolling average of each N sample values for each time series in the argument expression. Use to "smooth" noisy data over time....

DEFAULT_URL in pmdaelasticsearch.python works only in unsecured cluster. Please let us know if there is any way we can use this script in secured environment. So for secured environment we...

``` $ pmseries -Dseries -p 44323 kernel.all.pswitch ... pmseries: [Debug] Connection established metric.name == "kernel.all.pswitch" Baton [query/0x56315c415480] references: 0 -> 1 (@ series_query_services) Baton [query/0x56315c415480] references: 1 -> 0 (@...

bug
pmseries