workload-collocation-agent
workload-collocation-agent copied to clipboard
DEPRECATED: Orchestration-aware Workload Collocation Agent - a daemon that can help you collocate your workloads.
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...
TODO: - [ ] Merge [PR548](https://github.com/intel/workload-collocation-agent/pull/548)
**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``...
**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...
**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...
**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...