Add usage ping feature metric
What does this MR do and why?
Adds the metric to track if the instance is part of the registration features program.
FYI for other reviewers:
- I am using the new instrumentation classes for this but we still need to add them into
usage_data.rb
to send them over via Service Ping. - The feature is still internally called
usage_ping_features
but since we renamed Usage Ping to Service Ping, we opted for using "ServicePing" as the metric name
Issue: #338155 (closed)
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Nicolas Dular