We are overjoyed to announce the release of: monasca-agent 2.2.1: Monitoring agent for gathering metrics and sending them to the Monasca API. This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/monasca-agent/ For more details, please see below. Changes in monasca-agent 2.2.0..2.2.1 ------------------------------------- 0503144 Update docstrings 75035bf Fix ca_file and insecure usage ddb591c Fix auto-detect crash on monasca-setup when using oslo.config 35476a6 Adding httpd-worker apache process on SLES 26bf505 Fix Kibana plugin config duplication 95c7976 libvirt check: use unqualified hostname e857395 Ceph monitoring plugin: allow using sudo c7fd2ba Update UPPER_CONSTRAINTS_FILE for stable/pike d0d4a97 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + monasca_agent/collector/checks_d/ceph.py | 3 + monasca_agent/collector/checks_d/libvirt.py | 2 +- monasca_agent/common/keystone.py | 19 +++--- monasca_setup/detection/plugins/apache.py | 4 +- monasca_setup/detection/plugins/kibana.py | 1 + monasca_setup/detection/utils.py | 17 +++++- tox.ini | 2 +- 12 files changed, 146 insertions(+), 33 deletions(-)