From 55bc011bc0f9e6102732d2694735a546738d6c5f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 17 Apr 2023 18:14:29 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/administration/gitaly/reference.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/administration/gitaly/reference.md') diff --git a/doc/administration/gitaly/reference.md b/doc/administration/gitaly/reference.md index 2d6646390ea..cc938c95548 100644 --- a/doc/administration/gitaly/reference.md +++ b/doc/administration/gitaly/reference.md @@ -202,7 +202,6 @@ The following values configure logging in Gitaly under the `[logging]` section. | `level` | string | no | Log level: `debug`, `info`, `warn`, `error`, `fatal`, or `panic`. Default: `info`. | | `sentry_dsn` | string | no | Sentry DSN (Data Source Name) for exception monitoring. | | `sentry_environment` | string | no | [Sentry Environment](https://docs.sentry.io/product/sentry-basics/environments/) for exception monitoring. | -| `ruby_sentry_dsn` | string | no | Sentry DSN (Data Source Name) for `gitaly-ruby` exception monitoring. | While the main Gitaly application logs go to `stdout`, there are some extra log files that go to a configured directory, like the GitLab Shell logs. -- cgit v1.2.3