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
I'm trying touse the dns API to retrieve the ip of a service (i.e.: nginx), using a prepared query that would let me use the Near argument.
When I setup my query using the following
The query seems to work, but when I try to dig or execute the request, the results are random. I tried to use the explain endpoint, the "Near" field doesn't seem to be saved.
I'm trying touse the dns API to retrieve the ip of a service (i.e.: nginx), using a prepared query that would let me use the Near argument.
When I setup my query using the following
The query seems to work, but when I try to dig or execute the request, the results are random. I tried to use the explain endpoint, the "Near" field doesn't seem to be saved.
From the sources, it seems that the Near argument should be in the Service definition. Tried that but it didn't work too.
To reproduce :
The service1 & service2.conf looks the following, jst the ips changing :
Version :
The text was updated successfully, but these errors were encountered: