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

Create new derived query for Firefox-CI worker costs #5759

Open
ahal opened this issue Jun 6, 2024 · 0 comments
Open

Create new derived query for Firefox-CI worker costs #5759

ahal opened this issue Jun 6, 2024 · 0 comments

Comments

@ahal
Copy link
Member

ahal commented Jun 6, 2024

I'd like to be able to query how much a worker in Firefox-CI costs us. This data is readily available in the billing table, but a derived query can provide us a much simpler view as well as make it easier to build dashboards in Looker.

┆Issue is synchronized with this Jira Task

ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 6, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 6, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 10, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 11, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 11, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 11, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 14, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 14, 2024
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 19, 2024
It seems that the `resource.name` field from the billing export can
sometimes take the form:

    projects/<id>/instances/<name>

And other times it's simply:

    <name>

Update the worker costs query to account for this.

Issue: mozilla#5759
ahal added a commit to ahal/bigquery-etl that referenced this issue Jun 19, 2024
It seems that the `resource.name` field from the billing export can
sometimes take the form:

    projects/<id>/instances/<name>

And other times it's simply:

    <name>

Update the worker costs query to account for this.

Issue: mozilla#5759
akkomar added a commit that referenced this issue Jun 21, 2024
…5809)

It seems that the `resource.name` field from the billing export can
sometimes take the form:

    projects/<id>/instances/<name>

And other times it's simply:

    <name>

Update the worker costs query to account for this.

Issue: #5759

Co-authored-by: akkomar <[email protected]>
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

No branches or pull requests

1 participant