issues
search
syepes
/
network_exporter
ICMP / Ping & MTR & TCP Port & HTTP Get - Network Prometheus exporter
Apache License 2.0
329
stars
59
forks
source link
duplicate validation by type, periodical resolving of targets DNS records
#17
Closed
Len4i
closed
2 years ago
Len4i
commented
2 years ago
Add support for SRV record for target type of TCP (logic in readme)
Add periodical (per ReloadConfig) resolving of targets DNS records for the case when IP may be changed dynamically (k8s mainly)
Skip instead of fail on the not correct target (type mismatch or not resolvable DNS)
Targets duplicate validation per target type instead of all list. So, you can add the same target for ICMP and HTTP tests