~zhhuabj/charm-prometheus-openstack-exporter:stable/20.02

Last commit made on 2020-03-02
Get this branch:
git clone -b stable/20.02 https://git.launchpad.net/~zhhuabj/charm-prometheus-openstack-exporter
Only Hua Zhang can upload to this branch. If you are Hua Zhang please log in for upload directions.

Branch merges

Branch information

Name:
stable/20.02
Repository:
lp:~zhhuabj/charm-prometheus-openstack-exporter

Recent commits

f83b9f6... by Jeremy Lounder

Updated maintainers in metadata.yaml

97e25e4... by Vern Hart

Add core snap resource and intentionally install core snap.
If the resource is not provided, will install from the charm store.
LP: #1845386

Reviewed-on: https://code.launchpad.net/~vhart/prometheus-openstack-exporter-charm/+git/prometheus-openstack-exporter-charm/+merge/374258
Reviewed-by: Stuart Bishop <email address hidden>

2f30ef3... by Vern Hart

Add icon.svg
It's always nice to have an icon.

Reviewed-on: https://code.launchpad.net/~vhart/prometheus-openstack-exporter-charm/+git/prometheus-openstack-exporter-charm/+merge/374261
Reviewed-by: Tom Haddon <email address hidden>

2e85484... by Vern Hart

add icon.svg

aa9fed5... by Vern Hart

install core snap via charm resource

cdadeab... by Jorge Niedbalski

Adds the log_level variable.

    Add the log_level variable which defaults to INFO.
    See LP:#1842707.

Reviewed-on: https://code.launchpad.net/~niedbalski/prometheus-openstack-exporter-charm/+git/charm-prometheus-openstack-exporter/+merge/372283
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

f6b2f96... by Jorge Niedbalski

Adds the log_level variable.

Add the log_level variable which defaults to INFO.
See LP:#1842707.

Signed-off-by: Jorge Niedbalski <email address hidden>

1c45242... by Drew Freiberger

Add enabled_collectors to p-o-e.yaml template

Reviewed-on: https://code.launchpad.net/~afreiberger/prometheus-openstack-exporter-charm/+git/prometheus-openstack-exporter-charm/+merge/371140
Reviewed-by: Jay Kuri <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>

fd04e72... by Drew Freiberger

Add enabled_collectors to p-o-e.yaml template

6a6b506... by Jorge Niedbalski

This patch implements a reconfig_on_change method that validates that the event/relation data has changed prior to execute a reconfig and a subsequent service restart.

This fixes the behavior described on LP: #1835277

Reviewed-on: https://code.launchpad.net/~niedbalski/prometheus-openstack-exporter-charm/+git/charm-prometheus-openstack-exporter/+merge/369730
Reviewed-by: Stuart Bishop <email address hidden>
Reviewed-by: Felipe Reyes <email address hidden>