~ballot/content-cache-charm/+git/content-cache-charm:add_relations

Last commit made on 2019-10-03
Get this branch:
git clone -b add_relations https://git.launchpad.net/~ballot/content-cache-charm/+git/content-cache-charm
Only Benjamin Allot can upload to this branch. If you are Benjamin Allot please log in for upload directions.

Branch merges

Branch information

Recent commits

4a57101... by Benjamin Allot

Add an endpoint exposing the url for nginx metrics.

d5fecba... by Benjamin Allot

Keep the nginx metrics port exposed in configure_haproxy hook

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

3f2b37c... by Benjamin Allot

Keep the nginx metrics port exposed in configure_haproxy hook

Also add a tests to check the ports management in the configure_haproxy

94af719... by Benjamin Allot

Add a counter for requests unrelated to healthchecks

To calculate the cache hit ratio, having a separate counter for all the
requests that are not target location /check/ is better.

Reviewed-on: https://code.launchpad.net/~ballot/content-cache-charm/+git/content-cache-charm/+merge/372559
Reviewed-by: Joel Sing <email address hidden>

46da77f... by Benjamin Allot

Black formatting

d9c217b... by Benjamin Allot

Add a counter for requests unrelated to healthchecks

To calculate the cache hit ratio, having a separate counter for all the
requests that are not target location /check/ is better.

49168b8... by Haw Loeung

Clean up unused output for unit tests (also in wrong directory) and reformatted files by 'black'

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

3b126c4... by Haw Loeung

Reformatted by black

2e24f82... by Haw Loeung

Cleanup unused unit test output, seems merged in with basics and also in the wrong directory

df3ac8c... by Benjamin Allot

Update README.md with the new feature exposing nginx metrics

Reviewed-on: https://code.launchpad.net/~ballot/content-cache-charm/+git/content-cache-charm/+merge/372365
Reviewed-by: Tom Haddon <email address hidden>