dbt-labs / hubcap

This app adds modules to the hubsite at hub.getdbt.com
13 stars 100 forks source link

Update hub.json - add dbt_leaner_query #259

Closed bobsamuels closed 1 year ago

bobsamuels commented 1 year ago

Register dbt_leaner_query

Description

This is a BigQuery specific package to help BQ users understand their per-execution costs, errors, bottlenecks, and usage more effectively. It optionally will create reporting models that can be used for visualizations and cost & usage alerting. This package built specifically for BigQuery and relies on a cloud audit logging sink being used (explained in Readme).

Link to your package's repository: https://github.com/grafana/dbt_leaner_query

Checklist

This checklist is a cut down version of the best practices that we have identified as the package hub has grown. Although meeting these checklist items is not a prerequisite to being added to the Hub, we have found that packages which don't conform provide a worse user experience.

First run experience

Customisability

Dependencies

Dependencies on dbt Core

Versioning

dbeatty10 commented 1 year ago

https://hub.getdbt.com/grafana/leaner_query/latest/

image