From 434e12b0877498f3a52d2b97e2bad2ef7964ff77 Mon Sep 17 00:00:00 2001 From: William Durand Date: Tue, 3 Oct 2023 10:07:08 +0200 Subject: [PATCH] Bug 1856537 - Sync `fenix/app/.experimenter.yaml` with latest nimbus config --- app/.experimenter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/.experimenter.yaml b/app/.experimenter.yaml index 3cda440b7..cbb293e75 100644 --- a/app/.experimenter.yaml +++ b/app/.experimenter.yaml @@ -28,9 +28,9 @@ glean: hasExposure: true exposureDescription: "" variables: - event-timestamps-enabled: + enable-event-timestamps: type: boolean - description: Whether Glean reports all events with precise wall-clock timestamps + description: Enables precise event timestamps for Glean events metrics-enabled: type: json description: "A map of metric base-identifiers to booleans representing the state of the 'enabled' flag for that metric."