lp:~txiao/charm-prometheus2

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

Branches

Name Last Modified Last Commit
fix-broken-recipe 2023-10-06 01:15:49 UTC
Add python dependencies to resolve build issue with charm recipe

Author: Tianqi Xiao
Author Date: 2023-10-05 20:54:03 UTC

Add python dependencies to resolve build issue with charm recipe

test-charm-build 2023-10-06 01:06:12 UTC
test adding package dependency

Author: Tianqi Xiao
Author Date: 2023-10-06 01:06:12 UTC

test adding package dependency

master 2023-10-05 14:49:21 UTC
Drop bionic and fix error in dependencies as well as functional test bundles

Author: Tianqi Xiao
Author Date: 2023-10-05 14:49:21 UTC

Drop bionic and fix error in dependencies as well as functional test bundles

Reviewed-on: https://code.launchpad.net/~txiao/charm-prometheus2/+git/charm-prometheus2/+merge/452587
Reviewed-by: Robert Gildein <robert.gildein@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Eric Chen <eric.chen@canonical.com>

fix-func-test 2023-10-04 15:12:12 UTC
Fix issues with test_prometheus_yml_scrape_configs method

Author: Tianqi Xiao
Author Date: 2023-10-04 11:43:31 UTC

Fix issues with test_prometheus_yml_scrape_configs method

- This test was async and never waited, so its tests
were not actually being run. Changed it to a sync.
- Use "model.get_lead_unit_ip" from zaza to get leader unit ip for
telegraf. For it to work properly, `ZAZA_FEATURE_BUG472` env need to
be set due to https://github.com/openstack-charmers/zaza/issues/472
- Cert files assertion was failing because wrong cert dir was specified
in test and hash was added to their path in runtime in code. Change to
regex matching for correct behavior.

dummy_mp 2023-01-17 16:43:42 UTC
Dummy MP to fix tag

Author: Tianqi Xiao
Author Date: 2023-01-17 16:43:42 UTC

Dummy MP to fix tag

fix_functest 2023-01-17 00:16:28 UTC
Pin zaza-openstack-test commit to work around functional test failure

Author: Tianqi Xiao
Author Date: 2023-01-13 22:41:02 UTC

Pin zaza-openstack-test commit to work around functional test failure

remove_tag 2023-01-13 18:29:35 UTC
Remove monitoring tag to deprioritize LMA charms in favor of COS

Author: Tianqi Xiao
Author Date: 2023-01-13 18:29:35 UTC

Remove monitoring tag to deprioritize LMA charms in favor of COS

stable/21.10 2021-10-06 21:33:18 UTC
Add tls-client support

Author: Alvaro Uria
Author Date: 2021-10-06 21:33:18 UTC

Add tls-client support

This feature allows prometheus2 relations with applications that share their metrics over an encrypted channel. A client TLS certificate is generated and stored on the Prometheus units to, as well as a CA certificate so HTTPS connections are validated and accepted.

Reviewed-on: https://code.launchpad.net/~aluria/charm-prometheus2/+git/prometheus2-charm/+merge/399527
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

candidate/21.10 2021-10-06 21:33:18 UTC
Add tls-client support

Author: Alvaro Uria
Author Date: 2021-10-06 21:33:18 UTC

Add tls-client support

This feature allows prometheus2 relations with applications that share their metrics over an encrypted channel. A client TLS certificate is generated and stored on the Prometheus units to, as well as a CA certificate so HTTPS connections are validated and accepted.

Reviewed-on: https://code.launchpad.net/~aluria/charm-prometheus2/+git/prometheus2-charm/+merge/399527
Reviewed-by: James Troup <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

stable/21.07 2021-07-20 23:10:15 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

candidate/21.07 2021-07-20 23:10:15 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

stable/20.10 2020-10-16 13:05:52 UTC
Merge remote-tracking branch 'drew/lint-20.10'

Author: Alvaro Uria
Author Date: 2020-10-16 13:05:52 UTC

Merge remote-tracking branch 'drew/lint-20.10'

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-prometheus2/+git/charm-prometheus2/+merge/392301
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>

candidate/21.04 2020-10-16 13:05:52 UTC
Merge remote-tracking branch 'drew/lint-20.10'

Author: Alvaro Uria
Author Date: 2020-10-16 13:05:52 UTC

Merge remote-tracking branch 'drew/lint-20.10'

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-prometheus2/+git/charm-prometheus2/+merge/392301
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>

stable/21.01 2020-10-16 13:05:52 UTC
Merge remote-tracking branch 'drew/lint-20.10'

Author: Alvaro Uria
Author Date: 2020-10-16 13:05:52 UTC

Merge remote-tracking branch 'drew/lint-20.10'

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-prometheus2/+git/charm-prometheus2/+merge/392301
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>

stable/21.04 2020-10-16 13:05:52 UTC
Merge remote-tracking branch 'drew/lint-20.10'

Author: Alvaro Uria
Author Date: 2020-10-16 13:05:52 UTC

Merge remote-tracking branch 'drew/lint-20.10'

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-prometheus2/+git/charm-prometheus2/+merge/392301
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>

stable/20.08 2020-08-13 18:28:40 UTC
Update license, charm proof built code

Author: Alvaro Uria
Author Date: 2020-08-13 18:28:40 UTC

Update license, charm proof built code

feature/dns-hostnames 2020-06-16 12:53:34 UTC
Add static labels for hostnames

Author: Peter Sabaini
Author Date: 2020-06-15 19:13:27 UTC

Add static labels for hostnames

Add labels for every target with the DNS hostname. This allows
user-friendly display of hostnames for exporters that otherwise do not
expose hostnames (e.g. libvirt-exporter)

stable/20.05 2020-05-17 22:53:20 UTC
Merge branch 'bug/1867180'

Author: Xav Paice
Author Date: 2020-05-17 22:53:20 UTC

Merge branch 'bug/1867180'

Manual merge of https://code.launchpad.net/~peter-sabaini/charm-prometheus2/+git/charm-prometheus2/+merge/382496

stable/20.02 2020-03-02 02:50:34 UTC
Updated maintainers in metadata.yaml

Author: Jeremy Lounder
Author Date: 2020-03-02 02:50:14 UTC

Updated maintainers in metadata.yaml

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

Subscribers