%p=_('When an event in GitLab triggers a webhook, you can use the request details to figure out if something went wrong.')
=_('Recent events')
%p=_('GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}').html_safe%{link_start: link_start,link_end: link_end}
%p=_('When an event in GitLab triggers a webhook, you can use the request details to figure out if something went wrong.')
=_('Recent events')
%p=_('GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}').html_safe%{link_start: link_start,link_end: link_end}
%span.gl-display-block=_('Webhook events will be displayed here.')
%span=_('Use the %{strongStart}Test%{strongEnd} option above to create an event.').html_safe%{strongStart: '<strong>'.html_safe,strongEnd: '</strong>'.html_safe}
@@ -83,22 +83,7 @@ Read more about [Project integration management](../../admin_area/settings/proje
## Troubleshooting integrations
Some integrations use service hooks for integration with external applications. To confirm which ones use service hooks, see the [integrations listing](#integrations-listing) above. GitLab stores details of service hook requests made within the last 2 days. To view details of the requests, go to that integration's configuration page.
The **Recent Deliveries** section lists the details of each request made within the last 2 days:
- HTTP status code (green for 200-299 codes, red for the others, `internal error` for failed deliveries)
- Triggered event
- URL to which the request was sent
- Elapsed time of the request
- Relative time in which the request was made
To view more information about the request's execution, click the respective **View details** link.
On the details page, you can see the request headers and body sent and received by GitLab.
To repeat a delivery using the same data, click **Resend Request**.
![Recent deliveries](img/webhook_logs.png)
Some integrations use service hooks for integration with external applications. To confirm which ones use service hooks, see the [integrations listing](#integrations-listing) above. Learn more about [troubleshooting service hooks](webhooks.md#troubleshoot-webhooks).
Each webhook event has a corresponding **Details** page. This page details the data that GitLab sent (request headers and body) and received (response headers and body).
To view the **Details** page, select **View details** for the webhook event.
To repeat the delivery with the same data, select **Resend Request**.
NOTE:
If URL or secret token of the webhook were updated, data is delivered to the new address.
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
msgid "GitLab export"
msgstr ""
...
...
@@ -23210,6 +23213,9 @@ msgstr ""
msgid "No vulnerabilities present"
msgstr ""
msgid "No webhook events"
msgstr ""
msgid "No webhooks found, add one in the form above."
msgstr ""
...
...
@@ -28082,15 +28088,15 @@ msgstr ""
msgid "Recent"
msgstr ""
msgid "Recent Deliveries"
msgstr ""
msgid "Recent Project Activity"
msgstr ""
msgid "Recent Searches Service is unavailable"
msgstr ""
msgid "Recent events"
msgstr ""
msgid "Recent jobs served by this runner"
msgstr ""
...
...
@@ -37023,6 +37029,9 @@ msgstr ""
msgid "Use template"
msgstr ""
msgid "Use the %{strongStart}Test%{strongEnd} option above to create an event."
msgstr ""
msgid "Use the link below to confirm your email address (%{email})"
msgstr ""
...
...
@@ -38169,6 +38178,9 @@ msgstr ""
msgid "Webhook Settings"
msgstr ""
msgid "Webhook events will be displayed here."
msgstr ""
msgid "Webhook:"
msgstr ""
...
...
@@ -38373,9 +38385,6 @@ msgstr ""
msgid "When a runner is locked, it cannot be assigned to other projects"
msgstr ""
msgid "When an event in GitLab triggers a webhook, you can use the request details to figure out if something went wrong."
msgstr ""
msgid "When enabled, existing personal access tokens may be revoked. Leave blank for no limit."
msgstr ""
...
...
@@ -39068,9 +39077,6 @@ msgstr ""
msgid "You don't have any recent searches"
msgstr ""
msgid "You don't have any webhooks deliveries"
msgstr ""
msgid "You don't have sufficient permission to perform this action."