[go: up one dir, main page]

Skip to content

Addition of more existing events with System Hooks

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Addition of events on system web-hooks like project web-hooks

In order to monitor multiple self hosted gitlab instance at application level (like projects, pipeline info etc), we are planning to utilise gitlab events to be captured using system web-hooks, as of now few types on events are supported, but in order to track all events which are now only available with project web-hook, we have to ensure each newly creating project have the web-hook associated.

What are the potential solutions?

In order to monitor other application related events (like pipeline and build events), instead of setting up multiple project or group level web-hook and ensuring for new projects and groups this web-hook is added, we should be able to get these event information by system level web-hook itself.

Verify that the solution has improved the situation

Once the remaining events that exists for project web-hooks, get also supported in system web-hook, this will make the gitlab instance monitoring easier at application level, attaching the list of available events available for project and system web-hooks.

Note:

Events available under system web-hooks Screenshot_2022-03-25_at_11.59.11_AM

Events available under project web-hooks Screenshot_2022-03-25_at_12.41.21_PM

Edited by 🤖 GitLab Bot 🤖