feat(ingest): mark acryl cloud package first-party for logging (#10334)

This commit is contained in:
Harshal Sheth 2024-04-19 10:59:44 -07:00 committed by GitHub
parent d7cd1fcc1c
commit 27917ca634
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,7 @@ DATAHUB_PACKAGES = [
"datahub_provider",
"datahub_classify",
"datahub_actions",
"acryl_datahub_cloud",
]
IN_MEMORY_LOG_BUFFER_SIZE = 2000 # lines