diff --git a/content/en/source_code/source-code-management.md b/content/en/source_code/source-code-management.md index 2292b80df46..4e7f51390ad 100644 --- a/content/en/source_code/source-code-management.md +++ b/content/en/source_code/source-code-management.md @@ -19,6 +19,10 @@ To use most source code-related features, you must connect your Git repositories ## Source code management providers +{{< site-region region="gov,gov2" >}} +
The GitLab Source Code integration is not supported on your selected site ({{< region-param key="dd_site_name" >}}). On GovCloud, use the GitHub integration for source code connectivity.
+{{< /site-region >}} + Datadog supports the following features for the SCM providers listed below. See [Features][1] for more details about each feature: | Feature | GitHub | GitLab | Azure DevOps | Bitbucket | @@ -44,6 +48,10 @@ Install Datadog's [GitHub integration][101] using the [integration tile][102] or {{% /tab %}} {{% tab "GitLab (SaaS & On-Prem)" %}} +{{< site-region region="gov,gov2" >}} +
The GitLab Source Code integration is not supported on your selected site ({{< region-param key="dd_site_name" >}}). On GovCloud, use the GitHub integration for source code connectivity.
+{{< /site-region >}} +
Repositories from GitLab instances are supported for both GitLab.com (SaaS) and GitLab Self-Managed/Dedicated (On-Prem). For GitLab Self-Managed, your instance must be accessible from the internet. If needed, you can allowlist Datadog's webhooks IP addresses to allow Datadog to connect to your instance.
If your instance is hosted on an internal/private network but exposed through a public DNS alias (recommended), configure the integration using the public hostname, then contact Datadog Support with both the public hostname and the internal hostname to enable hostname aliasing.