/jetstream-config

Custom config files for experiments analyzed in jetstream

Mozilla Public License 2.0MPL-2.0

jetstream-config

Custom configs for experiments analyzed in jetstream.

Adding Custom Configurations

Custom configuration files must be written in the TOML file format and must follow the specification defined in Configuring mozanalysis. The name of the configuration file must match the Experimenter slug of the experiment it is targeting.

A new pull-request needs to be opened for new or updated configuration files. The pull-request can be merged after CI checks verify that the provided configuration files are valid.

Once new config files are pushed, jetstream will automatically re-run the analysis for affected experiments.