workload-collocation-agent icon indicating copy to clipboard operation
workload-collocation-agent copied to clipboard

DEPRECATED: Orchestration-aware Workload Collocation Agent - a daemon that can help you collocate your workloads.

Results 8 workload-collocation-agent issues
Sort by recently updated
recently updated
newest added

Breaking change: 1. All the high level and intermedite metrics like app_RESOURCE or app_req have now these three labels: - `app` - that represents app name - `app_namespace` - apps...

work in progress

TODO: - [ ] Merge [PR548](https://github.com/intel/workload-collocation-agent/pull/548)

work in progress

not to merge

request for comments

**Describe the bug** Over time the value of this metric ``platform_rpq_read_latency_seconds`` is decreasing steadily and doesn't reflect reality. **To Reproduce** Run WCA with uncore and derived metrics enabled: ``platform_rpq_occupancy``, ``platform_rpq_inserts``...

bug

**Describe the bug** A clear and concise description of what the bug is. Building Docker image of the `mutilate` example fails. **To Reproduce** ``` $ cd examples/workloads/mutilate $ docker build...

bug

**Describe the bug** Command line loggers configuration is overwritten by values from config file. **To Reproduce** Run wca with loggers from command line `--log trace` and configure loggers in config...

bug

**Describe the bug** Memory usage, memory usage and cache usage are aggregated using "average" function over all containers in pods (task). (docker infrastructure container + one explicit container in pod.spec...

bug