lp:~xavpaice/charm-prometheus2

Owned by Xav Paice
Get this repository:
git clone https://git.launchpad.net/~xavpaice/charm-prometheus2
Only Xav Paice can upload to this repository. If you are Xav Paice please log in for upload directions.

Branches

Name Last Modified Last Commit
update_charmcraft 2022-03-15 03:35:44 UTC
add openstackclient to functest

Author: Xav Paice
Author Date: 2022-03-15 03:35:44 UTC

add openstackclient to functest

add_charmcraft 2022-02-02 04:48:01 UTC
add --keep-faulty-model to tox.ini

Author: Xav Paice
Author Date: 2022-02-02 04:48:01 UTC

add --keep-faulty-model to tox.ini

lp1947913 2021-10-21 02:20:30 UTC
Add python-openstackclient for zaza tests

Author: Xav Paice
Author Date: 2021-10-21 02:20:30 UTC

Add python-openstackclient for zaza tests

Closes-bug: LP: #1925278

bug/1936895 2021-07-20 22:45:03 UTC
Pin python requests to support Python 3.5

Author: Xav Paice
Author Date: 2021-07-20 22:45:03 UTC

Pin python requests to support Python 3.5

In order to maintain Xenial support, we must use a version of requests
that still works with Python 3.5.

Resolves LP:#1936895

add_default_rules 2020-05-14 22:19:13 UTC
Make rules_wait_time configurable

Author: Xav Paice
Author Date: 2020-05-14 22:19:13 UTC

Make rules_wait_time configurable

Addressing review comments, add config item for the wait_time for
generic rules.

Additionally fix a missing conditional to trigger rules generation when
generic_rules_tmpl is updated.

bug/lp1877909 2020-05-11 02:10:50 UTC
Change os.getlogin() to os.geteuid()

Author: Xav Paice
Author Date: 2020-05-11 02:10:50 UTC

Change os.getlogin() to os.geteuid()

When using os.getlogin() without a terminal (i.e. during hook execution)
an error is returned rather than a value. Additionally, os.getlogin()
returns the terminal user, rather than the user of the process itself
which is what is needed.

Fixes LP: #1877909

dedupe_relation_rules 2020-04-21 22:59:53 UTC
Remove duplicates from rules imported by relation

Author: Xav Paice
Author Date: 2020-03-31 09:11:42 UTC

Remove duplicates from rules imported by relation

fix_unit_tests 2020-04-20 01:49:53 UTC
fix unit tests

Author: Xav Paice
Author Date: 2020-04-16 06:58:33 UTC

fix unit tests

alertrules 2018-02-21 20:17:24 UTC
Add receiver for alert rules via relation

Author: Xav Paice
Author Date: 2018-02-21 20:17:24 UTC

Add receiver for alert rules via relation

This adds the prometheusrules relation and a mechanism to consume it.

19 of 9 results
This repository contains Public information 
Everyone can see this information.

Subscribers