Skip to content

Commit 0aed477

Browse files
seunghun1eerocky Cloud User
authored andcommitted
Test monitoring archive.ubuntu.com
1 parent 1659cfb commit 0aed477

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
modules:
2+
http_2xx_external:
3+
prober: http
4+
http:
5+
preferred_ip_protocol: "ip4"
6+

etc/kayobe/kolla/inventory/group_vars/prometheus-blackbox-exporter

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ prometheus_blackbox_exporter_endpoints_custom: |
2222
# - name:module:endpoint
2323
# for example
2424
# - stackhpc:http_2xx:https://stackhpc.com:443
25-
stackhpc_prometheus_blackbox_exporter_endpoints_custom: []
25+
stackhpc_prometheus_blackbox_exporter_endpoints_custom:
26+
- ubuntu-archive:http_2xx_external:https://archive.ubuntu.com
2627

2728
stackhpc_prometheus_blackbox_exporter_endpoints_default:
2829
# Backend endpoints

0 commit comments

Comments
 (0)