~ballot/content-cache-charm/+git/content-cache-charm:prometheus.lua

Last commit made on 2019-09-02
Get this branch:
git clone -b prometheus.lua 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

96337dc... by Benjamin Allot

Preparing Nginx metrics, use the prometheus.lua library

This library is from https://github.com/knyar/nginx-lua-prometheus
A MIT licensed library used to export Nginx metrics in a prometheus
format using LUA.
This is the vanilla library at 49762d9b57b16e68c55db606be66ccd2b4db548e

7a14fc8... by Benjamin Allot

Put lint target first

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

df47465... by Benjamin Allot

Put lint target first

230c2e3... by Benjamin Allot

Update "make build" target

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

5710e72... by Benjamin Allot

Update "make build" target

e9d4121... by Benjamin Allot

Allow positional arguments for pytest when testing

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

2853761... by Benjamin Allot

Allow positional arguments for pytest when testing

13f4ad2... by Haw Loeung

Fixed to use .items() per previous review.

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

1c79071... by Haw Loeung

Fixed to use .items() per previous review.

174243f... by Haw Loeung

layer:apt isn't used as we're using layer:basic's 'packages'.

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