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

Here's a cgroup example: Single concat, runs inside 10MB ``` jkoch@jkoch:/sys/fs/cgroup/user.slice$ sudo systemd-run --scope -p MemoryLimit=10M perl -e '$a .= "A" x 1024' Running scope as unit: run-r43d2f5e56b8847fea964d1d1a0bc19ec.scope [completes] ```...

(re-)enable parallel builds (`-j` make flag) - [ ] test in CI first - [ ] enable by default

CI
build

pmproxy is based on libuv, which works as depicted in this diagram: http://docs.libuv.org/en/v1.x/design.html#the-i-o-loop When a filesystem change event happens, the discovery code starts and submits Redis requests - up to...

feature
pmproxy

opening as a tracking log / current status, building [here](https://github.com/jasonk000/pcp/pull/new/ubuntu-2204).

Some work remains in QA and docs, but this is now functional. Resolves https://github.com/performancecopilot/pcp/issues/662

## Description We are using the grafana-pcp plugin to query timeseries data from PCP. Querying for a derived field, such as `mem.util.active{hostname == "$hostname"} / mem.physmem{hostname == "$hostname"}`, causes pmproxy...

In order to implement sysstat/sar semantics, where an archive is appended to by short-lived processes - and not by a long-running process ala pmlogger - we're in need of an...

Grafana stops displaying data from PCP redis data source for some unknown reason. I don't have much in the way of data to add here, but while working through a...

It would be good to support zabbix-agent2. pcp-export-zabbix-agent2