Fivetran Costs
Analyze the costs for Fivetran connectors.
daily_connector_costs
Daily Connector Costs
fivetran_costs.daily_connector_costs
Please provide a description for the query
Column | Description | Type | Nullable |
---|---|---|---|
destination | Name of the destination warehouse. | String | Yes |
measured_date | Date of when the active row measurement was made. | Date | Yes |
connector | The name of the connector being measured. | String | Yes |
billing_type | Information on how the active rows got billed, paid or free. | String | Yes |
active_rows | The number of new distinct primary keys on the current day synced for the connector. | Integer | Yes |
cost_in_usd | Costs in USD for that row. This value is not rounded to the cent but contains fractional cents for later calculations. | Bignumeric | Yes |
Project | Dataset | Table |
---|---|---|
moz-fx-data-shared-prod | fivetran_costs_derived | daily_connector_costs_v1 |
Source Directory | View Definition | Metadata File