Add API endpoint for bulk usage_data sending
What does this MR do and why?
This MR adds a new API endpoint POST /usage_data/track_events
which is similar to the existing one, but tracks multiple events at once (maximum 50) instead of one.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Related to #466718 (closed)
Edited by Niko Belokolodov