datahub/metadata-ingestion/docs/sources/bigquery/bigquery-usage-legacy_recipe.yml
Tamas Nemeth 94fae0a464
feat(ingest): bigquery - Promoting bigquery-beta to bigquery source (#6222)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-10-26 11:15:44 -07:00

22 lines
334 B
YAML

source:
type: bigquery-usage-legacy
config:
# Coordinates
projects:
- project_id_1
- project_id_2
# Options
top_n_queries: 10
dataset_pattern:
allow:
- marketing_db
- sales_db
table_pattern:
deny:
- .*feedback.*
- .*salary.*
sink:
# sink configs