From d6e2b705c58bbcb339c9ef3e3bfc54c2c191378e Mon Sep 17 00:00:00 2001 From: Alex Charrier Date: Fri, 23 Aug 2024 09:37:27 +0200 Subject: [PATCH 1/2] [SDCI] add message about gitlab test settings potentially failing --- content/en/continuous_integration/pipelines/gitlab.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/en/continuous_integration/pipelines/gitlab.md b/content/en/continuous_integration/pipelines/gitlab.md index f69f2d9229732..ed534a6eed880 100644 --- a/content/en/continuous_integration/pipelines/gitlab.md +++ b/content/en/continuous_integration/pipelines/gitlab.md @@ -1,4 +1,5 @@ --- + title: Set up Tracing on a GitLab Pipeline aliases: - /continuous_integration/setup_pipelines/gitlab @@ -157,7 +158,7 @@ Fill in the integration configuration settings: **Default**: (empty, no additional tags)
**Note**: Available only in GitLab.com and GitLab >= 14.8 self-hosted. -You can test the integration with the **Test settings** button (only available when configuring the integration on a project). After it's successful, click **Save changes** to finish the integration set up. +You can test the integration with the **Test settings** button (only available when configuring the integration on a project). After it's successful, click **Save changes** to finish the integration set up. Some customers have reported that the **Test settings** button sometimes fails. In this case, click **Save changes** and check that the first webhooks that are sent are successful by looking at the history in the "Recent events" section below. #### Integrate with Datadog Teams From 7376690711a7c87b01fd8d1525a044227dd587e6 Mon Sep 17 00:00:00 2001 From: Alex Charrier Date: Mon, 26 Aug 2024 11:43:09 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Esther Kim --- content/en/continuous_integration/pipelines/gitlab.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/continuous_integration/pipelines/gitlab.md b/content/en/continuous_integration/pipelines/gitlab.md index ed534a6eed880..4b2706f672801 100644 --- a/content/en/continuous_integration/pipelines/gitlab.md +++ b/content/en/continuous_integration/pipelines/gitlab.md @@ -1,5 +1,4 @@ --- - title: Set up Tracing on a GitLab Pipeline aliases: - /continuous_integration/setup_pipelines/gitlab @@ -158,7 +157,7 @@ Fill in the integration configuration settings: **Default**: (empty, no additional tags)
**Note**: Available only in GitLab.com and GitLab >= 14.8 self-hosted. -You can test the integration with the **Test settings** button (only available when configuring the integration on a project). After it's successful, click **Save changes** to finish the integration set up. Some customers have reported that the **Test settings** button sometimes fails. In this case, click **Save changes** and check that the first webhooks that are sent are successful by looking at the history in the "Recent events" section below. +You can test the integration with the **Test settings** button (only available when configuring the integration on a project). After it's successful, click **Save changes** to finish the integration set up. If the button fails, click **Save changes** and check that the first webhooks sent are successful by looking at the history in the "Recent events" section below. #### Integrate with Datadog Teams