Open Bug 1933584 Opened 14 days ago

NimbusTelemetry feature does not shut off metrics upon experiment end

Categories

(Firefox :: Nimbus Desktop Client, defect, P1)

defect

Tracking

()

People

(Reporter: beth, Assigned: beth)

Details

When an experiment ends, the NimbusTelemetry feature will call Services.fog.applyServerKnobsConfig with an empty payload, but that does not disable the metrics that would have been turned on in that feature.

We should have a defaults object that we merge the feature value into and then call into fog with that value so that metrics are properly reset upon experiment end.

You need to log in before you can comment on or make changes to this bug.