app-power-metrics/stx-power-metrics-images/files
Caio Cesar Ferreira c73d4a5b91 Telegraf: Add core selection
With this commit it's possible to select from which cores telegraf can
gather cpu metrics.
This is achieved by overriding the config.intel_powerstat.cores field in
telegraf with the desired cores, i.e., cores: ["0-10"], to gather
metrics from cores 0 to 10.

Story: 2010773
Task: 49025

TEST PLAN:
PASS: Build custom telegraf image with this patch.
PASS: SX: Override and apply the application with the custom image.
PASS: SX: Check telegraf logs for errors.
PASS: SX: Verify if only the desired cores metrics are being reported.

Change-Id: I19e12dd49dcdf5e686443f88fb431a2983c6d7de
Signed-off-by: Caio Cesar Ferreira <Caio.CesarFerreira@windriver.com>
2023-11-29 18:02:33 +00:00
..
cadvisor-0001-Fix-flags-typo.patch Power Metrics as StarlingX application 2023-08-29 23:08:53 -03:00
telegraf-0001-Patch-for-docker-image.patch Power Metrics as StarlingX application 2023-08-29 23:08:53 -03:00
telegraf-0002-fix-inputs.intel_powerstat-reduce-msr-read-latency-o.patch Power Metrics as StarlingX application 2023-08-29 23:08:53 -03:00
telegraf-0003-feat-intel.powerstat-Estimate-isolated-core-frequenc.patch Power Metrics as StarlingX application 2023-08-29 23:08:53 -03:00
telegraf-0004-fix-inputs.intel_powerstat-Add-MSR-read-timeout.patch telegraf: Add MSR read timeout 2023-10-10 15:52:23 -03:00
telegraf-0005-feat-intel.powerstat-Add-core-selection.patch Telegraf: Add core selection 2023-11-29 18:02:33 +00:00