~sajoupa/charm-telegraf:deb_to_snap

Last commit made on 2020-04-17
Get this branch:
git clone -b deb_to_snap 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:
deb_to_snap
Repository:
lp:~sajoupa/charm-telegraf

Recent commits

5578341... by Laurent Sesquès

Add a disclaimer in the README about supported series and upgrades

94f2bcb... by Laurent Sesquès

if apt.installed.telegraf, pause the service, and purge the package (to let the snap replace it)

5e3bdb0... by Laurent Sesquès

remove install_{sources,keys} from config.yaml (telegraf is now installed as a snap)

1c3494d... by Laurent Sesquès

remove a reference to deb install, and the check for version telegraf 0.12 (!) which doesn't support timeouts

7e21ef5... by Laurent Sesquès

start working on moving from deb install of telegraf to snap

4f58bab... by Jeremy Lounder

Updated maintainers in metadata.yaml

d8a657c... by Haw Loeung

Added focal (20.04) support

e58f7f4... by Nicolas Pochet

Add socket_listener_port config option

* Add socket_listener_port as a config option
* Add unit tests
* Fixes LP:1817406

Reviewed-on: https://code.launchpad.net/~npochet/telegraf-charm/+git/telegraf-charm/+merge/367405
Reviewed-by: Jeremy Lounder <email address hidden>

53d9aca... by Nicolas Pochet

Add socket_listener_port config option

* Add socket_listener_port as a config option
* Add unit tests
* Fixes LP:1817406

c6b6f68... by Stuart Bishop

pg_stat_archiver PostgreSQL metrics

pg_stat_archiver provides non-streaming WAL shipping metrics

Reviewed-on: https://code.launchpad.net/~stub/telegraf-charm/+git/telegraf-charm/+merge/362715
Reviewed-by: Joel Sing <email address hidden>