diff --git a/source/connect/connection-targets.txt b/source/connect/connection-targets.txt index db876914..80e2410a 100644 --- a/source/connect/connection-targets.txt +++ b/source/connect/connection-targets.txt @@ -124,6 +124,17 @@ following behavior: .. sharedinclude:: dbx/docker-replica-set.rst +DNS Service Discovery +--------------------- + +.. sharedinclude:: dbx/srv-polling.rst + + .. replacement:: srv-uri + + .. code-block:: go + + uri := "mongodb+srv:///" + API Documentation ----------------- @@ -134,4 +145,3 @@ To learn more about connecting to different MongoDB instances with a - `options `__ - `connect `__ - `readPreference `__ -