diff --git a/docs/deep-dives/jetstream/metrics.md b/docs/deep-dives/jetstream/metrics.md index 8d914ce9d..0e53bcd34 100644 --- a/docs/deep-dives/jetstream/metrics.md +++ b/docs/deep-dives/jetstream/metrics.md @@ -39,7 +39,7 @@ These are defined for each platform in the metric-hub repository in [jetstream/d Data scientists can extend and defined outcomes in the outcomes path of the [`metric-hub`](https://github.com/mozilla/metric-hub/tree/main/jetstream/outcomes) repository. See what [Outcomes are available](https://mozilla.github.io/metric-hub/outcomes/fenix/default-browser/). -If the metrics you need are not covered by Default (guardrail) or existing Pre-defined Outcomes - you can add a custom metric to your experiment by working with a data scientist to write a [custom configuration](https://experimenter.info/system-architecture#custom-configuration-aka-jetstream-configuration-files) for your experiment. +If the metrics you need are not covered by Default (guardrail) or existing Pre-defined Outcomes - you can add a custom metric to your experiment by working with a data scientist to write a [custom configuration](https://experimenter.info/system-architecture#custom-configuration-aka-jetstream-configuration-files) for your experiment. You work with DS by signing up for [data science experiment office hours](https://docs.google.com/document/d/1dH-aG8IsYtq6881_Q_cyEtmxli0bK7nuVcUD-5D7q-s/edit?tab=t.0#heading=h.yguiolmttiw2). ## What are the default guardrail metrics? Open the [file for your platform](https://github.com/mozilla/metric-hub/tree/main/jetstream/defaults) to see the most recent list of what is included. These don’t change often, but they can.