Closed jaredlockhart closed 3 years ago
We need to expose the application field in the V6 API for jetstream to do its telemetry filtering effectively for a given application, so let's add that field.
application
Oh nevermind it's already there!
https://github.com/mozilla/nimbus-shared/blob/main/types/experiments.ts#L21-L22
We need to expose the
application
field in the V6 API for jetstream to do its telemetry filtering effectively for a given application, so let's add that field.