invocation_id
The invocation_id
outputs a UUID generated for this dbt command. This value is
useful when auditing or analyzing dbt invocation metadata.
▶Changelog
If available, the invocation_id
is:
- available in the compilation context of
query-comment
- included in the
info
dictionary in dbt events and logs - included in the
metadata
dictionary in dbt artifacts - included as a label in all BigQuery jobs that dbt originates
0