mozilla / metric-hub

Central hub for metric definitions that are considered the source of truth
https://mozilla.github.io/metric-hub
Mozilla Public License 2.0
10 stars 11 forks source link

Move Fenix experiment guardrail definitions from `/jetstream/defaults` to `/definitions` #492

Open danielkberry opened 3 weeks ago

danielkberry commented 3 weeks ago

Some of the metric definitions for Fenix experiment guardrail metrics live in the defaults file, see example. No metric definitions should be in the defaults file, the defaults file should only reference metrics defined elsewhere (preferably, in the root /definitions/<app_name>.toml file)

danielkberry commented 3 weeks ago

Similar issue occurs for Focus Android, iOS, and Focus iOS.