Daniel Berry

Results 7 comments of Daniel Berry

As I understand it, this issue happens because Jetstream output can be in an inconsistent state if certain configs are pushed at certain times. If Jetstream implements [this proposal](https://github.com/mozilla/jetstream/issues/1561) to...

@mmccorks I think I recalled we talked about this issue a bit? Do you have anything to add?

I got "The experiment monitoring dashboards are also using the old version of the ad clicks and search with ads probes - we should update these to pull from the...

I think you can reference `experiment_slug` in the `select_expression` for a `Metric`. [Here's](https://github.com/mozilla/metric-hub/blob/2da79403e8f4ddb77132b110d2507d497b107a9c/definitions/firefox_desktop.toml#L135-L141) an example where that's done. The actual referencing is done [here](https://github.com/mozilla/mozanalysis/blob/main/src/mozanalysis/metrics/__init__.py#LL177C26-L177C37)

It would also be helpful to have automated alerting when unenrollments differ between branches (fire off an alert when any of the warning tiles at the top show a warning)