~hloeung/content-cache-charm:cleanup

Last commit made on 2021-10-05
Get this branch:
git clone -b cleanup https://git.launchpad.net/~hloeung/content-cache-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
cleanup
Repository:
lp:~hloeung/content-cache-charm

Recent commits

b6ece96... by Haw Loeung

os.rename() handles unlinking if file exists

84b08ef... by Haw Loeung

Set/lower tcp_notsent_lowat to optimise HTTP/2 prioritisation.

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/403161
Reviewed-by: Barry Price <email address hidden>

db0b285... by Haw Loeung

Only set net.ipv4.tcp_notsent_lowat if provided

b39dd58... by Haw Loeung

Set/lower tcp_notsent_lowat to optimise HTTP/2 prioritisation.

d38a8e1... by Haw Loeung

Generate HTML code coverage report

7cdad62... by Haw Loeung

Enable Nginx basic server status metrics - LP:1916078

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/398665
Reviewed-by: Stuart Bishop <email address hidden>

b9645dc... by Haw Loeung

Be sure to clean up .juju-persistent-config, especially when building charms

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/398750
Reviewed-by: Colin Misare <email address hidden>

1b9e0f3... by Haw Loeung

Be sure to clean up .juju-persistent-config, especially when building charms

0e91790... by Haw Loeung

Allow overriding listen address used by metrics

d291b25... by Haw Loeung

Enable Nginx basic server status metrics - LP:1916078

This lets us enable the telegraf Nginx plugin and scape global server
metrics such as active connections, current server accepts, etc.

Also restrict access to metrics to localhost. Telegraf'
inputs.prometheus can access /metrics.