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
e8474ffd
Commit
e8474ffd
authored
Jul 22, 2020
by
Cody West
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update grammar and header
parent
f2b3b369
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/administration/troubleshooting/tracing_correlation_id.md
doc/administration/troubleshooting/tracing_correlation_id.md
+3
-3
No files found.
doc/administration/troubleshooting/tracing_correlation_id.md
View file @
e8474ffd
...
@@ -11,10 +11,10 @@ request. This makes it easier to trace behavior in a
...
@@ -11,10 +11,10 @@ request. This makes it easier to trace behavior in a
distributed system. Without this ID it can be difficult or
distributed system. Without this ID it can be difficult or
impossible to match correlating log entries.
impossible to match correlating log entries.
##
Getting the correlation ID
##
Identify the correlation ID for a request
The correlation ID is logged in structured logs under the key
`correlation_id`
,
The correlation ID is logged in structured logs under the key
`correlation_id`
and i
s also logged i
n all response headers GitLab sends under the header
and in all response headers GitLab sends under the header
`x-request-id`
. You can find your correlation ID by searching in either place.
`x-request-id`
. You can find your correlation ID by searching in either place.
### Getting the correlation ID in your browser
### Getting the correlation ID in your browser
...
...
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