mozilla / mozilla/experimenter

Add SQL query button to targeting

Open
#16,509 0 comments 0 reactions 1 assignee View on GitHub

@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

https://sql.telemetry.mozilla.org/queries/110679/source?p*eventCategory=nimbus*events&p*eventName=enrollment&p*table=firefox*desktop.background*update

so we can just follow the same pattern.

┆Issue is synchronized with this Jira Task

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.