Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
fdd3f996
Commit
fdd3f996
authored
Mar 03, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
e4059f41
088bef38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
doc/user/project/operations/error_tracking.md
doc/user/project/operations/error_tracking.md
+6
-2
No files found.
doc/user/project/operations/error_tracking.md
View file @
fdd3f996
...
...
@@ -22,8 +22,12 @@ GitLab provides an easy way to connect Sentry to your project:
1.
Sign up to Sentry.io or
[
deploy your own
](
#deploying-sentry
)
Sentry instance.
1.
[
Find or generate
](
https://docs.sentry.io/api/auth/
)
a Sentry auth token for your Sentry project.
Make sure to give the token at least the following scopes:
`event:read`
and
`project:read`
.
1.
Navigate to your project’s
**Settings > Operations**
and provide the Sentry API URL and auth token.
1.
Ensure that the 'Active' checkbox is set.
1.
Navigate to your project’s
**Settings > Operations**
.
1.
Ensure that the
**Active**
checkbox is set.
1.
In the
**Sentry API URL**
field, enter your Sentry hostname. For example,
`https://sentry.example.com`
.
1.
In the
**Auth Token**
field, enter the token you previously generated.
1.
Click the
**Connect**
button to test the connection to Sentry and populate the
**Project**
dropdown.
1.
From the
**Project**
dropdown, choose a Sentry project to link to your GitLab project.
1.
Click
**Save changes**
for the changes to take effect.
1.
You can now visit
**Operations > Error Tracking**
in your project's sidebar to
[
view a list
](
#error-tracking-list
)
of Sentry errors.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment