acceptable-kangaroo-37203
02/25/2022, 5:31 PMconfig.yml
file (esp. the data source settings) - I'm imagining we'd want to back the metrics themselves in a git repo (but without secrets like what's in the data sources), and eventually I'd imagine we'd want to integrate a more general metrics layer like dbt is building.fresh-football-47124
future-teacher-7046
params:
user: ${POSTGRES_USER}
password: ${POSTGRES_PW}
...
fresh-football-47124
acceptable-kangaroo-37203
02/25/2022, 5:34 PM