Migrate External Secrets usage tracking from deprecated legacy API to the new InternalTracking API
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
- We have a generic implementation that tracks usage of all secrets providers like GCP Secrets, Azure Key Vault, Vault and AWS Secrets Manager
- But it uses the deprecated API
Gitlab::Tracking.event - As suggested, we should migrate this to the updated InternalEvents API
- This was a feedback comment from the analytics team in the Original MR where we implemented the tracking for all secrets providers, but we never addressed it.
- Docs on how to do the migration
Edited by 🤖 GitLab Bot 🤖