~al3jandrosg/charm-telegraf:LP1976521

Last commit made on 2024-03-25
Get this branch:
git clone -b LP1976521 https://git.launchpad.net/~al3jandrosg/charm-telegraf
Only Alejandro Santoyo Gonzalez can upload to this branch. If you are Alejandro Santoyo Gonzalez please log in for upload directions.

Branch merges

Branch information

Name:
LP1976521
Repository:
lp:~al3jandrosg/charm-telegraf

Recent commits

bb7a195... by Alejandro Santoyo Gonzalez

Adding support for intel_powerstat

This patch adds support for intel_powerstat by:

- fixing the permissions issues when attempting to read
`/sys/devices/virtual/powercap/intel-rapl/`
- adding charm configs: `collect_intel_powerstat_metrics`,
`package_metrics`, `cpu_metrics`

Fixes [LP#1976521](https://bugs.launchpad.net/charm-telegraf/+bug/1976521)

5a778a2... by Vikas Krishnan Radhakrishnan

Fix deprecated option 'version' in postgresql template.

Reviewed-on: https://code.launchpad.net/~vikaskrishnan/charm-telegraf/+git/charm-telegraf/+merge/454080
Reviewed-by: Tianqi Xiao <email address hidden>
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

2607b88... by Chi Wai CHAN

Revert "Pin telegraf "install_sources" option to staging PPA...", the PPA has been updated for 23.10 release.

Reviewed-on: https://code.launchpad.net/~raychan96/charm-telegraf/+git/charm-telegraf/+merge/453853
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: Tianqi Xiao <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: JamesLin <email address hidden>

def5aa6... by Vikas Krishnan <email address hidden>

Fix deprecated option 'version' in postgresql template

e4fb404... by Chi Wai CHAN

Revert "Pin telegraf "install_sources" option to staging PPA...", the
PPA has been updated for 23.10 release.

This reverts commit 919b67acf8f25dc3a023872f352dbf36739a9f4b.

7c2ee02... by Chi Wai CHAN

Update openstack charms' channel to match the corresponding ubuntu series, and add juju 3.1 support for functional test.

Reviewed-on: https://code.launchpad.net/~raychan96/charm-telegraf/+git/charm-telegraf/+merge/453006
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: JamesLin <email address hidden>

919b67a... by Chi Wai CHAN

Pin telegraf "install_sources" option to staging PPA because an upstream
bug fix [1] (v1.28.2) is not released to the default PPA (v1.28.1).

[1] https://github.com/influxdata/telegraf/pull/14026

f8f8d9f... by Chi Wai CHAN

Drop bionic support as we move to juju 3.1, and remove every tests related to bionic.

1. remove bionic related bundles
2. remove bionic related overlays
3. remove bionic test cases

bec2dbe... by Chi Wai CHAN

Add juju 3.1 support for functional tests.

b798c8c... by Chi Wai CHAN

Update openstack charms' channel to match the corresponding ubuntu
series.