Граф коммитов

422 Коммитов

Автор SHA1 Сообщение Дата
Marina Samuel 43e8e44c7a Fix sql_trigger_value. 2021-12-06 14:53:40 -05:00
Anna Scholtz f92caeb6ed Use slug_to_title utility method for creating Looker labels 2021-12-06 11:01:39 -08:00
Anna Scholtz 90b3f46ab5 Repeated nested field support for all explores 2021-12-06 11:01:39 -08:00
Anna Scholtz acc59e256d File clarification to extend views
Co-authored-by: Will Lachance <wlachance@mozilla.com>
2021-12-03 14:41:17 -08:00
Anna Scholtz 4e97a8c5ca Add comment to generated contents that files are generated 2021-12-03 14:41:17 -08:00
Anna Scholtz 8e603da70d Update search owners 2021-12-03 10:11:56 -08:00
dependabot[bot] c8aad866d4
Bump google-cloud-bigquery from 2.30.1 to 2.31.0 (#314)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.30.1 to 2.31.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-bigquery/compare/v2.30.1...v2.31.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>
2021-12-03 09:15:40 -05:00
Marina Samuel f73eed30a6 String filter values should be in quotes so they are not mistaken for numbers. 2021-12-02 16:05:44 -05:00
Marina Samuel ba681a8b52 Aggregate tables should be created after the ETL runs. 2021-12-02 09:38:45 -05:00
dependabot[bot] e16a88bc7c
Bump pre-commit from 2.15.0 to 2.16.0 (#309)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: pre-commit
  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>
2021-12-01 08:56:40 -05:00
Marina Samuel 8816f01cff Support submission_date on x-axis in operational monitoring. 2021-11-29 13:11:13 -05:00
Anna Scholtz 23728c0576 Add accessibility namespace 2021-11-25 12:51:28 -08:00
Marina Samuel d3429a52b4 Sort opmon dimensions so files are not regenerated unecessarily. 2021-11-25 13:36:37 -05:00
Will Lachance 4c72682d02
Add a default y axis formatter for the funnel analysis explores (#305)
This will show the percentages as actual percentages, instead of numbers
like 0.15%.
2021-11-19 16:35:56 -05:00
dependabot[bot] 7dd5440522 Bump pyarrow from 6.0.0 to 6.0.1
Bumps [pyarrow](https://github.com/pandas-dev/pandas) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 09:35:43 -08:00
dependabot[bot] 686d7c010e Bump google-cloud-storage from 1.42.3 to 1.43.0
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.42.3 to 1.43.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-storage/compare/v1.42.3...v1.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 09:32:24 -08:00
Marina Samuel a55120e6c6 Add aggregate tables to speed up operational monitoring dashboards. 2021-11-16 11:29:54 -05:00
Will Lachance 0e3a1d657e
A couple of README updates (#300)
* Newer instructions on authenticating to gcloud
* Add instructions on generating lookml/namespaces without doing a full
  deployment
2021-11-15 08:59:15 -08:00
dependabot[bot] d67e380b14
Bump types-pyyaml from 6.0.0 to 6.0.1 (#301)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  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>
2021-11-15 08:59:01 -05:00
dependabot[bot] ce07bd93a4 Bump looker-sdk from 21.18.0 to 21.20.0
Bumps [looker-sdk](https://github.com/looker-open-source/sdk-codegen) from 21.18.0 to 21.20.0.
- [Release notes](https://github.com/looker-open-source/sdk-codegen/releases)
- [Changelog](https://github.com/looker-open-source/sdk-codegen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/looker-open-source/sdk-codegen/compare/sdk-v21.18.0...sdk-v21.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 08:34:01 -08:00
dependabot[bot] 5d6caab97a Bump jinja2 from 3.0.2 to 3.0.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 08:24:25 -08:00
dependabot[bot] 2ae4cd3e2f Bump google-cloud-bigquery from 2.30.0 to 2.30.1
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.30.0 to 2.30.1.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-bigquery/compare/v2.30.0...v2.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 08:33:13 -07:00
dependabot[bot] 081f3e88d3
Bump google-cloud-bigquery from 2.29.0 to 2.30.0 (#293)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-bigquery/compare/v2.29.0...v2.30.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>
2021-11-04 09:43:16 -04:00
Will Lachance 1f0ce2a9f8
Handle events with no properties in funnel analysis view (#292)
For example, `start_on_home.enter_home_screen` never has any properties:
https://dictionary.telemetry.mozilla.org/apps/fenix/metrics/start_on_home_enter_home_screen

Previously we were matching *every* event in this case. Example that's
fixed by this change:

E.g. https://mozilla.cloud.looker.com/explore/fenix/funnel_analysis?toggle=fil,vis&qid=fVKdblSdein3ApDRzNa5xA
2021-10-28 18:00:19 -04:00
dependabot[bot] 9dbc82b7dd Bump google-cloud-bigquery from 2.28.1 to 2.29.0
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-bigquery/compare/v2.28.1...v2.29.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>
2021-10-28 08:41:30 -07:00
Anna Scholtz 137bcd8531 Add owner to Fenix 2021-10-27 16:35:14 -07:00
dependabot[bot] 5ede30f78b Bump pyarrow from 5.0.0 to 6.0.0
Bumps [pyarrow](https://github.com/pandas-dev/pandas) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 08:28:11 -07:00
dependabot[bot] 1c47a65d0c
Bump looker-sdk from 21.16.0 to 21.18.0 (#288)
Bumps [looker-sdk](https://github.com/looker-open-source/sdk-codegen) from 21.16.0 to 21.18.0.
- [Release notes](https://github.com/looker-open-source/sdk-codegen/releases)
- [Changelog](https://github.com/looker-open-source/sdk-codegen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/looker-open-source/sdk-codegen/compare/sdk-v21.16.0...sdk-v21.18.0)

---
updated-dependencies:
- dependency-name: looker-sdk
  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>
2021-10-26 11:28:19 -04:00
dependabot[bot] 75e5ee83cd
Bump types-pyyaml from 5.4.12 to 6.0.0 (#287)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.12 to 6.0.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  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>
2021-10-25 10:31:31 -04:00
Anna Scholtz cf3028906f Add owner for Focus iOS and Android 2021-10-22 13:56:47 -07:00
Anna Scholtz 8572b6a6e8 Check if dimension options exist when generating operational monitoring dashboards 2021-10-22 10:16:04 -07:00
Will Lachance 0207077d86
Allow specifying an event property to narrow down event funnels (fixes #271) (#278)
This PR allows you to specify a single property name and value for
events in the funnel analysis explore. This covers most of the current
set of events for Firefox for Android.

https://mozilla-hub.atlassian.net/browse/DS-1776
2021-10-21 10:47:13 -04:00
dependabot[bot] f40a825159 Bump pandas from 1.3.3 to 1.3.4
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 08:41:26 -07:00
dependabot[bot] ea0f1159a2 Bump looker-sdk from 21.14.0 to 21.16.0
Bumps [looker-sdk](https://github.com/looker-open-source/sdk-codegen) from 21.14.0 to 21.16.0.
- [Release notes](https://github.com/looker-open-source/sdk-codegen/releases)
- [Changelog](https://github.com/looker-open-source/sdk-codegen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/looker-open-source/sdk-codegen/compare/sdk-v21.14.0...sdk-v21.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 08:38:12 -07:00
dependabot[bot] a500a188af Bump jinja2 from 3.0.1 to 3.0.2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.0.1...3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 08:34:39 -07:00
Anna Scholtz 7a0c491ed1 Monitoring (Data Pipeline) for namespace
Co-authored-by: Jeff Klukas <jklukas@mozilla.com>
2021-10-19 14:19:55 -07:00
Anna Scholtz bd36da5b86 Add monitoring namespace 2021-10-19 14:19:55 -07:00
Marina Samuel 7b58489d7c Add tests for opmon dashboard generation. 2021-10-19 13:36:02 -04:00
Marina Samuel 98ef40718a Add auto-generated opmon dashboards. 2021-10-19 13:36:02 -04:00
Anna Scholtz 8652c49cb4 Add awesome bar explore 2021-10-19 09:35:48 -07:00
Will Lachance 3f4ba99027
Make Mozilla VPN a Glean app (#269)
Primarily to enable the funnel analysis explore.
2021-10-15 15:00:04 -07:00
dependabot[bot] becc507750
Bump types-pyyaml from 5.4.11 to 5.4.12 (#272)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.11 to 5.4.12.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  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>
2021-10-15 16:29:42 -04:00
dependabot[bot] 1e25ef91b2
Bump pyyaml from 5.4.1 to 6.0 (#270)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  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>
2021-10-14 09:56:06 -04:00
Anna Scholtz 2739b645ef Add fxa_log_device_command_events 2021-10-13 09:32:07 -07:00
Anna Scholtz 8022799822 Add fxa_log_device_command_events 2021-10-13 09:32:07 -07:00
Anna Scholtz 6c89d870d4 Add sync namespace 2021-10-13 09:32:07 -07:00
Anna Scholtz b66e17a651 Update tests 2021-10-13 09:32:07 -07:00
Anna Scholtz 8e9d1b3ee1 Update tests 2021-10-13 09:32:07 -07:00
dependabot[bot] 292210d6c3
Bump types-pyyaml from 5.4.10 to 5.4.11 (#265)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.10 to 5.4.11.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  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>
2021-10-13 10:45:14 -04:00
dependabot[bot] 5cbc2b3990
Bump pip-tools from 6.3.1 to 6.4.0 (#266)
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/pip-tools/compare/6.3.1...6.4.0)

---
updated-dependencies:
- dependency-name: pip-tools
  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>
2021-10-13 10:44:58 -04:00