mozilla / mozilla/experimenter
Add SQL query button to targeting
Open
@yashikakhurana is already working on this.
Since Jul 27, 2026.
- Dominant language
- Python
- Stars
- 151
- Forks
- 229
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 212
Description
Now that we can generate a full SQL expression out of the targeting expression (!!!) we should add a button that opens a redash query page with the fully generated SQL for users so they can quickly run it or modify it or add it to a dashboard or whatever. Glean dictionary already does this for example:
https://dictionary.telemetry.mozilla.org/apps/firefox*desktop/metrics/nimbus*events_enrollment
so we can just follow the same pattern.
┆Issue is synchronized with this Jira Task
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.