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

[Monitoring] Monitor DNS IPv6 connectivity

parent 4659ddef
No related branches found
No related tags found
No related merge requests found
......@@ -175,8 +175,11 @@ 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