~sajoupa/charm-telegraf:black.os-path-string.relation-port-9103

Last commit made on 2021-02-18
Get this branch:
git clone -b black.os-path-string.relation-port-9103 https://git.launchpad.net/~sajoupa/charm-telegraf
Only Laurent Sesquès can upload to this branch. If you are Laurent Sesquès please log in for upload directions.

Branch merges

Branch information

Name:
black.os-path-string.relation-port-9103
Repository:
lp:~sajoupa/charm-telegraf

Recent commits

7cc5fc1... by Laurent Sesquès

black fixes, use base_dir().join() instead of os.path.join() to get an str in a test function, make the default port in a prometheus relation 9103

1533cfb... by Barry Price

small fixes: remove unneeded host.service_reload, add a debug log for configure_telegraf(), and remove un unneeded 'else:'

Reviewed-on: https://code.launchpad.net/~barryprice/charm-telegraf/+git/charm-telegraf/+merge/398222
Reviewed-by: Haw Loeung <email address hidden>

562a3cc... by Barry Price

Add support for ip_range in the prometheus-client output plugin

Reviewed-on: https://code.launchpad.net/~barryprice/charm-telegraf/+git/charm-telegraf/+merge/398221
Reviewed-by: Haw Loeung <email address hidden>

dd5ef38... by Barry Price

when related with prometheus-client, if prometheus_output_port is unset, use :9103 by default instead of 9126

Reviewed-on: https://code.launchpad.net/~barryprice/charm-telegraf/+git/charm-telegraf/+merge/398220
Reviewed-by: Haw Loeung <email address hidden>

b37e1a3... by Barry Price

Merge branch 'add_ip_range_support' into misc-fixes

bb61dba... by Barry Price

Merge branch 'prometheus-client-default-port-9103' into add_ip_range_support

4301b93... by Barry Price

Fix conflicts

681fc18... by Barry Price

Split prometheus_client output config out of the main config file. Allow a prometheus-client relation to prometheus even if prometheus_output_port is set (and use that port in the relation).

Reviewed-on: https://code.launchpad.net/~barryprice/charm-telegraf/+git/charm-telegraf/+merge/398218
Reviewed-by: Haw Loeung <email address hidden>

6296374... by Barry Price

Address review comments

6ef444a... by Laurent Sesquès

when using the snap, set config files ownership to snap_daemon https://snapcraft.io/docs/services-and-daemons

Reviewed-on: https://code.launchpad.net/~sajoupa/charm-telegraf/+git/telegraf-charm/+merge/397492
Reviewed-by: Benjamin Allot <email address hidden>