diff --git a/doc/administration/logs/tracing_correlation_id.md b/doc/administration/logs/tracing_correlation_id.md index 31d5367fc6d3900853e3993d459377d9dd4a0c41..9ae733a1b5d46a0ef28ee4ccf3df6f225e425eca 100644 --- a/doc/administration/logs/tracing_correlation_id.md +++ b/doc/administration/logs/tracing_correlation_id.md @@ -156,7 +156,7 @@ After developer tools have been enabled, obtain a session cookie as follows: 1. Select the `results?request_id=<some-request-id>` request on the left hand side. 1. The session cookie is displayed under the `Request Headers` section of the `Headers` panel. Right-click on the cookie value and select `Copy value`. - + You have the value of the session cookie copied to your clipboard, for example: @@ -191,11 +191,11 @@ You can then view the database details for this request: 1. Paste the `x-request-id` value into the `request details` field of the [performance bar](../monitoring/performance/performance_bar.md) and press <kbd>Enter/Return</kbd>. This example uses the `x-request-id` value `01FGN8P881GF2E5J91JYA338Y3`, returned by the above response: -  +  1. A new request is inserted into the `Request Selector` dropdown list on the right-hand side of the Performance Bar. Select the new request to view the metrics of the API request: -  +  <!-- vale gitlab_base.Substitutions = NO --> 1. Select the `pg` link in the Progress Bar to view the database queries executed by the API request: