Skip to content
Snippets Groups Projects
Verified Commit eabfd5b3 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Revert "[Monitoring] Monitor DNS IPv6 connectivity"

Because IPv6 is not enabled inside Docker containers and it's more complicated than I thought, see later

This reverts commit b5054091.
parent b5054091
No related branches found
No related tags found
No related merge requests found
......@@ -175,11 +175,8 @@ scrape_configs:
static_configs:
- targets:
- 91.224.148.84 #ns01.picasoft.net
- 2a03:7220:8080:5400::1
- 91.224.148.85 #ns02.picasoft.net
- 2a03:7220:8080:5500::1
- 51.158.76.113 #ns03.picasoft.net
- 2001:bc8:4400:2b00::31:d03
relabel_configs:
- source_labels: [__address__]
target_label: __param_target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment