You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(nimbus): add statsd metrics for user interaction counts and review timing (#13412)
Because
- We want more visibility into experimenter activity
This commit
- Adds a count metric for every nimbus ui interaction that generates a
changelog
- Adds a timing metric for how long it takes experiments to be reviewed
Fixes#13409
0 commit comments