Anna Scholtz

Results 19 comments of Anna Scholtz

To determine the timestamp, there are two different options that come to mind: 1) we can use the timestamp of the metadata file 2) jetstream can add the timestamp to...

See https://github.com/mozilla/jetstream/issues/1063 for investigation

@jaredlockhart is there a traceback that this error produces? I don't have access to sentry, so I can't check for it myself, but I do have an idea of why...

Right, this project is currently not actively worked on.

I'm not sure if this is helpful, but I ran into the same issue. I'm by no means an Argo or Kubernetes expert, but from what I understood when I...

Did anything change in how we report ad clicks? Checking the stable tables for this (and some other experiments), `payload.processes.parent.keyed_scalars.browser_search_with_ads` and `payload.processes.parent.keyed_scalars.browser_search_ad_clicks` are mainly `NULL`: https://sql.telemetry.mozilla.org/queries/92242 So the dashboard isn't...

OpMon allows the use of `skip_default_metrics`. Back then we decided not to have it for jetstream, but it might be time to revisit. I'll bring it up to the experimentation...

We import experiment information from Experimenter into BigQuery already into `monitoring.experimenter_experiments_v1`, so we could make sure that all expected metadata lives in this table and update jetstream to query this...

We should add this to the metadata and display it in Experimenter