Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Meier <roger@bufferoverflow.ch>2019-05-02 18:00:24 +0300
committerPaul Okstad <pokstad@gitlab.com>2019-05-02 18:00:24 +0300
commitf0d93a2d6a901ebe793cfc05a341fc20ec6e44c3 (patch)
tree544f18f898864f74b56162ddd493ec593aea0aa9 /doc/configuration/README.md
parent6e1bd0c79267a70187f395d659c44ba005062f4a (diff)
feat: add sentry environment
Diffstat (limited to 'doc/configuration/README.md')
-rw-r--r--doc/configuration/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/configuration/README.md b/doc/configuration/README.md
index 652745eb4..644e400e9 100644
--- a/doc/configuration/README.md
+++ b/doc/configuration/README.md
@@ -145,6 +145,7 @@ level = "warn"
|format|string|no|Log format: "text" or "json". Default: "text"|
|level|string|no| Log level: "debug", "info", "warn", "error", "fatal", or "panic". Default: "info"|
|sentry_dsn|string|no|Sentry DSN for exception monitoring|
+|sentry_environment|string|no|Sentry Environment for exception monitoring|
|ruby_sentry_dsn|string|no|Sentry DSN for gitaly-ruby exception monitoring|
## Environment variables