From 4c16d4ff4f92987f609e9853da5900a51f0ad1be Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 16 Sep 2021 12:09:35 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/operations/error_tracking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/operations') diff --git a/doc/operations/error_tracking.md b/doc/operations/error_tracking.md index 9d344384f64..7c258be13b4 100644 --- a/doc/operations/error_tracking.md +++ b/doc/operations/error_tracking.md @@ -50,7 +50,7 @@ You may also want to enable Sentry's GitLab integration by following the steps i ### Enable GitLab Runner To configure GitLab Runner with Sentry, you must add the value for `sentry_dsn` to your GitLab -Runner's `config.toml` configuration file, as referenced in [GitLab Runner Advanced Configuraton](https://docs.gitlab.com/runner/configuration/advanced-configuration.html). +Runner's `config.toml` configuration file, as referenced in [GitLab Runner Advanced Configuration](https://docs.gitlab.com/runner/configuration/advanced-configuration.html). While setting up Sentry, select **Go** if you're asked for the project type. If you see the following error in your GitLab Runner logs, then you should specify the deprecated -- cgit v1.2.1