~rgildein/charm-telegraf:add-jammy-support

Last commit made on 2022-07-25
Get this branch:
git clone -b add-jammy-support https://git.launchpad.net/~rgildein/charm-telegraf
Only Robert Gildein can upload to this branch. If you are Robert Gildein please log in for upload directions.

Branch merges

Branch information

Name:
add-jammy-support
Repository:
lp:~rgildein/charm-telegraf

Recent commits

e961e23... by Robert Gildein

add note about empty series

0a7832a... by Robert Gildein

add jammy as supported series

67a9f64... by Tianqi Xiao

Resolving incorrect datasource name problem

Reviewed-on: https://code.launchpad.net/~txiao/charm-telegraf/+git/charm-telegraf/+merge/422773
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Diko Parvanov <email address hidden>

78d1f76... by Tianqi Xiao

Update the paths of the charms used in functional tests

Reviewed-on: https://code.launchpad.net/~txiao/charm-telegraf/+git/charm-telegraf/+merge/423113
Reviewed-by: Alvaro Uria <email address hidden>

38de4d0... by Tianqi Xiao

Ignore nsfs and tmpfs disks when performing disk checks

0744faf... by Tianqi Xiao

Update the paths of the charms used in functional tests

44fd6e3... by Tianqi Xiao

Resolving incorrect datasource name problem

A function that retrieves prometheus unit name from "prometheus-client"
relation was added in Commit #f1d823d49cf1754efb2c75c07c1906448164b627. But
it later got removed by Commit #039b41e12da4a47623954482d5c40cd9ab6dde59.
This code reversion produced incorrect datasource name when rendering
dashboard.

This contribution:
1. Re-added prometheus unit name retrieval funtion
2. Fixed inconsistent name retrieving issue by checking the
availability of "prometheus-client" relation.

6f8ee34... by Tianqi Xiao

Ignore nsfs and tmpfs disks when performing disk checks

1976010... by Tianqi Xiao

Change prometheus2 link from charmstore to charmhub

3f7e6de... by Tianqi Xiao

Change the default value of hugepages_enabled to True