Join Slack
Powered by
When I ingest dbt metadta, I see “dbt:” appended a...
# troubleshoot
g
green-lion-58215
09/16/2022, 6:01 PM
When I ingest dbt metadta, I see “dbt:” appended at the start of each tag. is there a way to remove this behaviour?
green-lion-58215
09/16/2022, 6:02 PM
what does the “tag_prefix” config do on the recipee?
f
fast-oyster-93603
09/16/2022, 6:16 PM
dbt: is the default value to "tag_prefix". According to the documentation, "tag_prefix" is: Prefix added to tags during ingestion. More info:
https://datahubproject.io/docs/generated/ingestion/sources/dbt/
g
green-lion-58215
09/16/2022, 7:11 PM
ok. so potentially I can pass “” as default in the prefix and it should get rid of dbt:
g
gray-shoe-75895
09/16/2022, 7:21 PM
yep that’s right
g
green-lion-58215
09/16/2022, 9:12 PM
cool. do you know how I can remove a tag from all resources?
2
Views
Open in Slack
Previous
Next