~seyeongkim/charm-prometheus2:functional_tests

Last commit made on 2023-03-23
Get this branch:
git clone -b functional_tests https://git.launchpad.net/~seyeongkim/charm-prometheus2
Only Seyeong Kim can upload to this branch. If you are Seyeong Kim please log in for upload directions.

Branch merges

Branch information

Name:
functional_tests
Repository:
lp:~seyeongkim/charm-prometheus2

Recent commits

771506b... by Seyeong Kim

Fix functional test as dns_name for prometheus

dns_name sometimes has IP, sometimes has dns

so checks both of them. and if one of them are matched.

it should be ok.

ba59609... by James Simpson

Add "alert-relabel-configs" charm option.

Reviewed-on: https://code.launchpad.net/~jsimpso/charm-prometheus2/+git/charm-prometheus2/+merge/432872
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: Sudeep Bhandari <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

96c78df... by James Simpson

Linting fixes

3d2eb0f... by James Simpson

Extract some code to a helper function for clarity

f92657b... by James Simpson

Remove extraneous comments

0d8690d... by James Simpson

Add "alert-relabel-configs" charm option.

This change implements "alert_relabel_configs" in the prometheus
configuration if "alert-relabel-configs" is set in charm options.

https://prometheus.io/docs/prometheus/latest/configuration/configuration/#alert_relabel_configs

344330f... by Sudeep Bhandari

Fix functional tests

Reviewed-on: https://code.launchpad.net/~sudeephb/charm-prometheus2/+git/charm-prometheus2/+merge/435874
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: Tianqi Xiao <email address hidden>

8ad3496... by Sudeep Bhandari

Use get_public_address to get telegraf IP

9b17ea7... by Sudeep Bhandari

Get telegraf address from unit instead of model

5ea8b93... by Tianqi Xiao

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