Skip to content

Commit 3d9d7f1

Browse files
committed
fix blackbox exporter config for opensearch dashboards
1 parent dc6e023 commit 3d9d7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla/config/prometheus/prometheus-blackbox-exporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ modules:
2727
- expect: "^SSH-2.0-"
2828
icmp:
2929
prober: icmp
30-
http_2xx_os_dashboards:
30+
http_2xx_opensearch_dashboards:
3131
prober: http
3232
timeout: 5s
3333
http:

0 commit comments

Comments
 (0)