~cjwatson/charm-telegraf:pgbouncer-input

Last commit made on 2023-09-07
Get this branch:
git clone -b pgbouncer-input https://git.launchpad.net/~cjwatson/charm-telegraf
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
pgbouncer-input
Repository:
lp:~cjwatson/charm-telegraf

Recent commits

8af4bfb... by Colin Watson

tests: Set tracks for several applications

`rabbitmq-server`, `neutron-gateway`, `neutron-openvswitch`, and
`nova-compute` have all had their `latest/stable` channel closed
recently, causing the functional tests here to fail. Use different
tracks for these. For bionic, we need to use somewhat older tracks that
haven't dropped bionic support yet.

8489812... by Colin Watson

Add pgbouncer input

For now I only need this to work when telegraf is deployed on the same
machine, so I only implemented the `scope: container` mode, but if
somebody needs it to work for non-subordinate relations in future then
it should be possible to extend this to that mode without breaking
compatibility.

0b068b5... by Chi Wai CHAN

Add deprecation notice

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

f5413ba... by Chi Wai CHAN

Add deprecation notice.

23e4550... by Ashley James

Remove focal-postgres bundle from func-test

Also removes associated base-postgres bundle and entries in tests.yaml
for postgresql.

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

479c342... by Ashley James

Remove focal-postgres bundle from func-test

Also removes associated base-postgres bundle and entries in tests.yaml
for postgresql.

97303e5... by Samuel Allan

Check if telegraf is running in update-status

This should help catch if something is unexpectedly crashing telegraf.

Closes-Bug: #2015517

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

4434f81... by Samuel Allan

Check if telegraf is running in update-status

This should help catch if something is unexpectedly crashing telegraf.

Closes-Bug: #2015517

8daf983... by Chris Johnston

Don't require telegraf package on snap install.

LP: #2016430

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

9a32792... by Chris Johnston

Don't require telegraf package on snap install. LP: #2016430