Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated iOS onboarding funnel config to fix the submission_date error #6328

Open
wants to merge 46 commits into
base: rhythmofrain63-patch-1
Choose a base branch
from

Conversation

rhythmofrain63
Copy link
Contributor

@rhythmofrain63 rhythmofrain63 commented Oct 10, 2024

Description

Related Tickets & Documents

  • DENG-XXXX
  • DSRE-XXXX

Reviewer, please follow this checklist

┆Issue is synchronized with this Jira Task

alekhyamoz and others added 30 commits October 9, 2024 16:09
#6320)

* Skip generating org_mozilla_ios_focus_derived/baseline_clients_last_seen_v1/metadata.yaml

* Update bqetl_project.yaml

Co-authored-by: Anna Scholtz <anna@scholtzan.net>

---------

Co-authored-by: Anna Scholtz <anna@scholtzan.net>
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v3.25.0...v3.26.0)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.8.0...v4.0.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-pytz](https://github.com/python/typeshed) from 2024.2.0.20240913 to 2024.2.0.20241003.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pytz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Generate BigConfig files for views

* Re-enable monitoring for telemetry.releases
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](agronholm/exceptiongroup@1.2.0...1.2.2)

---
updated-dependencies:
- dependency-name: exceptiongroup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 25.21.3 to 25.24.5.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v25.21.3...v25.24.5)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.9.0.20240906 to 2.9.0.20241003.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
These queries depend on data from the billing table, which often doesn't
get finalized until the afternoon of the following day.

It can sometimes populate records much later than that (one month I've
seen in the worst case), but that's a problem for another time. This
patch should at least fix the common case.
Bumps [pytest-pydocstyle](https://github.com/henry0312/pytest-pydocstyle) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/henry0312/pytest-pydocstyle/releases)
- [Commits](henry0312/pytest-pydocstyle@v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: pytest-pydocstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bigeye-sdk](https://docs.bigeye.com/docs) from 0.4.88 to 0.4.90.

---
updated-dependencies:
- dependency-name: bigeye-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* create syndication file for bugzilla_metrics

* I will need both dev and prod instances so split up into two configurations

* Update sql/moz-fx-data-shared-prod/bugzilla_dev_metrics/dataset_metadata.yaml

---------

Co-authored-by: whd <whd@users.noreply.github.com>
* [MC-1458] Add newtab_merino_priors DAG

* Extract shared JSON export function

---------

Co-authored-by: Chelsey Beck <64881557+chelseybeck@users.noreply.github.com>
…d baseline tables (#6173)

* feat: tweak glean_usage generator to include install_source in derived baseline tables

* Apply suggestions from code review

Co-authored-by: Anna Scholtz <anna@scholtzan.net>

* Update sql_generators/glean_usage/templates/clients_last_seen_joined.query.sql

* feat: update the test definition to include install_source

---------

Co-authored-by: Anna Scholtz <anna@scholtzan.net>
Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 25.24.5 to 25.25.0.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v25.24.5...v25.25.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.40.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.39...9.5.40)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 16 commits October 15, 2024 16:30
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add bigconfig.yml to all mobile_kpi_metric tables only

* fix: update the named schedule to be valid (exist inside BigEye)
* adding referenced tables for upstream dependencies

* formatting yaml
…more insight into bq usage and costs from bigeye (#6260)

* feat: add monitoring bigeye_usage view to allow us to get more insight into bq usage and costs from bigeye

* feat: add extract of bigeye table id checked in the bq information_schema

* feat: remove usage of the query field when setting up bigeye usage

* fix: invalid view definition for bigeye_usage view
…fq_table_name (#6352)

* fix: add missing project id prefix in the bigconfig templates in the fq_table_name

* feat: update the bigeye collection to use the non-kpi collection
…ived.worker_costs_v1' to populate missing records (#6350)
…6354)

Bumps [google-cloud-bigquery-storage[fastavro]](https://github.com/googleapis/python-bigquery-storage) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/googleapis/python-bigquery-storage/releases)
- [Changelog](https://github.com/googleapis/python-bigquery-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery-storage@v2.26.0...v2.27.0)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery-storage[fastavro]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.40 to 9.5.41.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.40...9.5.41)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240914 to 2.32.0.20241016.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anna Scholtz <anna@scholtzan.net>
* Add table to record GPU hours used

* Formatting

* add newline
* Search Mobile -Fix engine coding from baseline tables

* fix the query to use existing udf

---------

Co-authored-by: Alekhya <alekhya@Mac.lan>
…6361)

* feat(DSRE-1774) Adding permissions for Google ads to access desktop conv events view

* feat(DSRE-1774): fix metadata file format

* DSRE-1774 - remove references and other unnecessary metadata
…6358)

* Bug 1905938 Support events with no metrics in glean_usage generator

* fix event_error_monitoring

* not

* Apply suggestions from code review

Co-authored-by: Sean Rose <1994030+sean-rose@users.noreply.github.com>

---------

Co-authored-by: Sean Rose <1994030+sean-rose@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.