Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 695 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 695 Bytes

analyze-dbt-artifacts

Meltano project file bundle of Matatika datasets for dbt artifacts from tap-dbt-artifacts.

Files:

Add plugin to discovery.yml:

files:
- name: analyze-dbt-artifacts
  namespace: tap_dbt-artifacts
  update:
    analyze/datasets: true
  repo: https://github.com/Matatika/analyze-dbt-artifacts
  pip_url: git+https://github.com/Matatika/analyze-dbt-artifacts.git

Add plugin to your Meltano project:

# Add only the file bundle
meltano add files analyze-dbt-artifacts