You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
VictoriaTraces currently supports basic SRV record resolution for storageNode addresses using the srv+ prefix format, but lacks the automatic discovery and refresh capabilities available in VictoriaMetrics Enterprise.
Describe the solution you'd like
Supports advanced SRV discovery features including the -storageNode.discoveryInterval flag for automatic refresh, -storageNode.filter for filtering discovered addresses, and background monitoring of DNS changes.