app-power-metrics/telegraf-helm
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
..
debian Telegraf: Add core selection 2023-11-29 18:02:33 +00:00
telegraf-helm/files Power Metrics as StarlingX application 2023-08-29 23:08:53 -03:00