Daniel Thorn
|
c7ee587da4
|
Fix incorrect tuple type in opmon dashboard (#449)
|
2022-05-24 18:43:05 -07:00 |
dependabot[bot]
|
3a66b85500
|
Bump pip-tools from 6.6.1 to 6.6.2 (#448)
|
2022-05-24 20:43:03 +00:00 |
Anna Scholtz
|
e1af5bc9e0
|
OpMon alerting (#447)
|
2022-05-18 13:25:36 -07:00 |
Anna Scholtz
|
ce0d01e7c3
|
Add pine to disallow list (#446)
|
2022-05-18 12:24:12 -07:00 |
Alexander Nicholson
|
3fff5c5d28
|
Add cohort daily statistics to combined browser metrics namespace (#444)
|
2022-05-16 15:47:07 -04:00 |
dependabot[bot]
|
7fedff0c63
|
Bump pip-tools from 6.6.0 to 6.6.1 (#445)
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.6.0 to 6.6.1.
- [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.6.0...6.6.1)
---
updated-dependencies:
- dependency-name: pip-tools
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>
|
2022-05-16 08:31:42 -07:00 |
kik-kik
|
b88f26deb3
|
added marketing namespace with 2 acoustic table views (#443)
|
2022-05-13 16:36:03 +02:00 |
kik-kik
|
44f8df4018
|
added blogs_landing_page_summary to websites (#442)
|
2022-05-13 15:59:25 +02:00 |
Marlene Hirose
|
8882815650
|
fix indentation (#441)
* fix indentation
* update bq table name
* fix name of table and name of datasource
* add Alex and Krzysztof as owners
|
2022-05-12 11:34:00 -07:00 |
kik-kik
|
243d50fb81
|
Hackweek: Adding mozilla www metrics and summeries to Looker (#437)
* added new custom namespace 'site'
* added .vscode to .gitingore
* made changes are reuested by @gkbazz in #437
|
2022-05-12 09:04:42 -04:00 |
Anna Scholtz
|
c19a8f720a
|
Fix ssh-keygen missing in docker (#440)
|
2022-05-11 14:01:41 -07:00 |
dependabot[bot]
|
a147a0aad2
|
Bump pyarrow from 7.0.0 to 8.0.0 (#436)
|
2022-05-11 19:33:03 +00:00 |
Daniel Thorn
|
5bf2e33ab1
|
Ignore comments when verifying requirements.txt (#438)
|
2022-05-11 12:13:05 -07:00 |
Anna Scholtz
|
2186e35ec1
|
Install all required dependencies in docker (#439)
|
2022-05-11 10:41:59 -07:00 |
kik-kik
|
9409c7e6e3
|
feat: Dockerfile tweaks (#434)
* added .vscode to gitignore
* added .dockerignore
* Dockerfile tweaks, potential size reduction by ~300MBs + renamed .dockerignore to lowercase
|
2022-05-11 09:23:17 -07:00 |
Anna Scholtz
|
e1a942f882
|
Distinct client counts (#435)
|
2022-05-11 09:02:16 -07:00 |
Daniel Thorn
|
eecbadf768
|
Bump black from 21.7b0 to 22.3.0
|
2022-05-10 13:46:49 -07:00 |
dependabot[bot]
|
67458000d6
|
Bump click from 8.0.4 to 8.1.3
Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.3.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.0.4...8.1.3)
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-10 13:46:49 -07:00 |
dependabot[bot]
|
0cedbeeb29
|
Bump google-cloud-bigquery from 3.0.1 to 3.1.0 (#433)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.0.1 to 3.1.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/v3.0.1...v3.1.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>
|
2022-05-10 08:52:35 -07:00 |
Anna Scholtz
|
952fa4b9a6
|
Opmon dashboards linear scale by default (#432)
|
2022-05-09 13:35:33 -07:00 |
dependabot[bot]
|
a30b97a6cf
|
Bump pre-commit from 2.18.1 to 2.19.0 (#431)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.18.1...v2.19.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>
|
2022-05-06 08:25:11 -07:00 |
Anna Scholtz
|
baa2ff2c6c
|
Use CI Viz for opmon dashboards (#430)
|
2022-05-04 12:07:19 -07:00 |
dependabot[bot]
|
ed0d34060b
|
Bump jinja2 from 3.1.1 to 3.1.2 (#426)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.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.1.1...3.1.2)
---
updated-dependencies:
- dependency-name: jinja2
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>
|
2022-04-29 08:18:45 -07:00 |
Anna Scholtz
|
df244e9a54
|
Remove generate_looker_content call (#425)
|
2022-04-25 15:30:12 -07:00 |
Anna Scholtz
|
1cdf6eaf90
|
Fix opmon dashboard slugs (#424)
|
2022-04-25 15:13:07 -07:00 |
Marlene Hirose
|
5223a87dae
|
delete content.py file, move environment setup to spoke.py file (#423)
* delete content.py file, move environment setup to spoke.py file
* take out commented out import line
|
2022-04-25 14:08:48 -07:00 |
dependabot[bot]
|
08bbe3ea66
|
Bump pytest from 7.1.1 to 7.1.2 (#422)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2)
---
updated-dependencies:
- dependency-name: pytest
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>
|
2022-04-25 08:53:38 -07:00 |
Anna Scholtz
|
b35dc9d11a
|
Fix parsing of opmon titles (#421)
|
2022-04-21 11:53:10 -07:00 |
Anna Scholtz
|
ea4abae2e7
|
Fix opmon namespace generation (#420)
|
2022-04-21 09:59:34 -07:00 |
dependabot[bot]
|
e2bb9ed7af
|
Bump types-pyyaml from 6.0.6 to 6.0.7 (#419)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.6 to 6.0.7.
- [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>
|
2022-04-21 08:12:41 -07:00 |
Anna Scholtz
|
6b1291ca77
|
Add data incidents (#417)
* Add data incidents
* Data health notes datasets
|
2022-04-18 14:18:17 -07:00 |
gkabbz
|
388a7a998e
|
Add fxa_users_services_daily table to firefox_accounts namespace
|
2022-04-18 16:47:58 -04:00 |
dependabot[bot]
|
66ebb24c99
|
Bump types-pyyaml from 6.0.5 to 6.0.6 (#415)
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.5 to 6.0.6.
- [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>
|
2022-04-18 08:48:11 -07:00 |
Anna Scholtz
|
50ef8b96d6
|
Add separate tile for grouped dimensions on opmon dashboards (#414)
|
2022-04-14 11:23:12 -07:00 |
dependabot[bot]
|
3f2ef08b81
|
Bump google-cloud-storage from 2.2.1 to 2.3.0 (#413)
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.2.1 to 2.3.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/v2.2.1...v2.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-14 09:08:07 -07:00 |
Anna Scholtz
|
15130a3fd1
|
Default filter values for opmon dashboard (#411)
|
2022-04-13 14:47:35 -07:00 |
Anna Scholtz
|
0816b2d416
|
Fix opmon dashboard indentation (#410)
|
2022-04-13 13:49:52 -07:00 |
Anna Scholtz
|
3a00694194
|
Opmon group by dimension (#409)
* Handle group_by_dimension in opmon dashboard
* Operational monitoring dashboard respect group_by dimension
|
2022-04-13 12:40:54 -07:00 |
Anna Scholtz
|
19d25c0cc5
|
Fix pretty_name for shared (#408)
|
2022-04-12 14:04:07 -07:00 |
Alexander Nicholson
|
beea9fccb3
|
Added shared namespace (#407)
|
2022-04-11 13:41:38 -07:00 |
dependabot[bot]
|
6d15b5d6ad
|
Bump pip-tools from 6.5.1 to 6.6.0 (#406)
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.5.1 to 6.6.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.5.1...6.6.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>
|
2022-04-07 08:39:49 -07:00 |
dependabot[bot]
|
863389ef9b
|
Bump pre-commit from 2.17.0 to 2.18.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-04 08:46:46 -07:00 |
dependabot[bot]
|
d1103c7d56
|
Bump pandas from 1.4.1 to 1.4.2 (#405)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.1...v1.4.2)
---
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>
|
2022-04-04 08:42:01 -07:00 |
Daniel Thorn
|
f356822499
|
DS-1729 - Add explore for fxa stdout events (#403)
|
2022-04-01 14:11:10 -07:00 |
Daniel Thorn
|
334e811ab9
|
DS-1729 - expose fxa stdout events in Looker (#402)
|
2022-04-01 12:06:35 -07:00 |
dependabot[bot]
|
185a22423b
|
Bump google-cloud-bigquery from 2.34.2 to 3.0.1 (#400)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.34.2 to 3.0.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.34.2...v3.0.1)
---
updated-dependencies:
- dependency-name: google-cloud-bigquery
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>
|
2022-03-31 08:02:02 -07:00 |
Marlene Hirose
|
ead7618f70
|
add moz-fx-data-shared-prod.pocket_derived.twice_weekly_active_user_counts_history_v1 table to Looker (#397)
|
2022-03-28 14:51:48 -07:00 |
dependabot[bot]
|
191b935bd0
|
Bump jinja2 from 3.1.0 to 3.1.1 (#396)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.0 to 3.1.1.
- [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.1.0...3.1.1)
---
updated-dependencies:
- dependency-name: jinja2
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>
|
2022-03-28 08:39:15 -07:00 |
Anna Scholtz
|
db7ccdaf4b
|
Merge pull request #391 from mozilla/opmon-dashboards
Opmon dashboards
|
2022-03-25 11:40:45 -07:00 |
dependabot[bot]
|
ba08fc3164
|
Bump looker-sdk from 22.2.1 to 22.4.0
Bumps [looker-sdk](https://github.com/looker-open-source/sdk-codegen) from 22.2.1 to 22.4.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/hackathon-v22.2.1...sdk-v22.4.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>
|
2022-03-25 10:08:20 -07:00 |