8000 Document possible values for DD_SITE (#110) · DataDog/datadog-lambda-python@539b63a · GitHub
[go: up one dir, main page]

Skip to content

Commit 539b63a

Browse files
authored
Document possible values for DD_SITE (#110)
1 parent 416a2d5 commit 539b63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ api._api_key = "MY_API_KEY"
6161

6262
### DD_SITE
6363

64-
If `DD_FLUSH_TO_LOG` is set to `false` (not recommended), and your data need to be sent to the Datadog EU site, you must set `DD_SITE` to `datadoghq.eu`. Defaults to `datadoghq.com`.
64+
If `DD_FLUSH_TO_LOG` is set to `false` (not recommended), you must set `DD_SITE`. Possible values are `datadoghq.com`, `datadoghq.eu`, `us3.datadoghq.com` and `ddog-gov.com`. The default is `datadoghq.com`.
6565

6666< 3CA8 div class="diff-text-inner">### DD_LOGS_INJECTION
6767

0 commit comments

Comments
 (0)
0