~xavpaice/charm-telegraf:udpate-readme

Last commit made on 2021-07-22
Get this branch:
git clone -b udpate-readme https://git.launchpad.net/~xavpaice/charm-telegraf
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
udpate-readme
Repository:
lp:~xavpaice/charm-telegraf

Recent commits

95703c8... by Xav Paice

update config help for collect_intel_rdt_metrics

fb9446a... by Jose Guedez

Add support for Memory Bandwidth Monitoring (Intel RDT)

Reviewed-on: https://code.launchpad.net/~jfguedez/charm-telegraf/+git/charm-telegraf/+merge/405064
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Edin S <email address hidden>
Reviewed-by: Junien Fridrick <email address hidden>
Reviewed-by: Xiyue Wang <email address hidden>

ed52df5... by Joe Guo

monkeypatch is_contrainer to False to fix CI failure

Signed-off-by: Joe Guo <email address hidden>

1f28378... by Joe Guo

fix flake8 lint error

Signed-off-by: Joe Guo <email address hidden>

51848b0... by Joe Guo

rename sudo -> use_sudo for intel rdt plugin

upstream patch: https://github.com/influxdata/telegraf/pull/9501

Signed-off-by: Joe Guo <email address hidden>

366c902... by Joe Guo

block charm when trying to enable intel rdt in container

The msr module is not available in container like lxd.
Also, enabling rdt in container is not meaningful.

Signed-off-by: Joe Guo <email address hidden>

9aa0caa... by Jose Guedez

Add support for Memory Bandwidth Monitoring (Intel RDT)

bacbe16... by Linda Guo

Fixed unit test and lint to pass CI

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-telegraf/+git/charm-telegraf/+merge/405793
Reviewed-by: Xiyue Wang <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Joe Guo <email address hidden>

dadfda1... by Linda Guo

Fixed unit test for ipmi_sensor_metrics

Fixed lint

776e318... by Linda Guo

Added sudo option for IPMI plugin

Telegraf IPMI plugin used command "ipmitool sdr elist" to get sensor data

Reviewed-on: https://code.launchpad.net/~lihuiguo/charm-telegraf/+git/charm-telegraf/+merge/405609
Reviewed-by: James Troup <email address hidden>
Reviewed-by: Joe Guo <email address hidden>