Skip to content

Renamed ExternallyDestinationable concern

Hitesh Raghuvanshi requested to merge 420604-rename-external-destination into master

What does this MR do and why?

The existing ExternallyDestinationable concern's name is a little misleading as it only serves the custom http destinations only while there is another concern which contains code for all types of external destinations for streaming audit events. Hence changing the name to a more suitable name.

How to set up and validate locally

This can be tested by testing audit event streaming to external http on group and instance level destinations with steps mentioned in https://docs.gitlab.com/ee/administration/audit_event_streaming/.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #420604 (closed)

Edited by Hitesh Raghuvanshi

Merge request reports