~raychan96/charm-prometheus2:master

Last commit made on 2023-05-30
Get this branch:
git clone -b master https://git.launchpad.net/~raychan96/charm-prometheus2
Only Chi Wai CHAN can upload to this branch. If you are Chi Wai CHAN please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~raychan96/charm-prometheus2

Recent commits

4c824e1... by Chris Johnston

Clarify config description of rules-repo and rules-update-ssh-key.

Fixes: LP: #2018932, #2018933

Reviewed-on: https://code.launchpad.net/~cjohnston/charm-prometheus2/+git/charm-prometheus2/+merge/443139
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

660df4a... by Chris Johnston

Clarify config description of rules-repo and rules-update-ssh-key. Fixes: LP: #2018932, #2018933

26c4a20... by Seyeong Kim

remove dup manual_job

Reviewed-on: https://code.launchpad.net/~seyeongkim/charm-prometheus2/+git/charm-prometheus2/+merge/434676
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

ba2bdf6... by Seyeong Kim

remove dup manual_job

1c23e27... by Seyeong Kim

fix functional test in case dns_name has IP

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

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