Add refactored stream destination editor vue component
What does this MR do and why?
Now that we have 1 api for all the different streaming destinations, we're adding 1 editor for all of them (AWS|GCP|HTTP).
This work leverages the previous work in the series, so you can list and delete destinations here. The other actions will be taken care in upcoming MRs.
The whole work is under use_consolidated_audit_event_stream_dest_api
FF.
MR cadence:
MR | Description |
---|---|
!183848 (merged) | Retrieve streaming destinations from new API |
!185411 (merged) | Delete streaming destinations from new API |
!186450 (merged) (refactoring) | Rename stream destination editor vue component |
!186456 (merged) (refactoring) |
|
!186457 (merged) | Add ability to create new stream destinations |
!186647 (merged) | Add ability to update stream destinations |
References
- Epic: &12339
- Implementation issues: #442447 (closed) / #524939 (closed)
- FF Rollout issue: #523880 (closed)
- FF Cleanup issue: #523881
Screenshots or screen recordings
Group Destinations | Instance Destinations |
---|---|
![]() |
![]() |
How to set up and validate locally
- Navigate to
https://gdk.test:3443/rails/features/
and turn onuse_consolidated_audit_event_stream_dest_api
- Refer to these steps to create new destinations
- Navigate to the proper view:
- Instance: Your Group > Secure > Audit Events > Streams tab
- Group: Admin area > Monitoring > Audit Events > Streams tab
- Assert they're listed properly
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Sheldon Led