mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-18 14:16:48 +00:00

New env vars: - METADATA_CHANGE_EVENT_NAME: The name of the metadata change event topic. - METADATA_AUDIT_EVENT_NAME: The name of the metadata audit event topic. - FAILED_METADATA_CHANGE_EVENT_NAME: The name of the failed metadata change event topic. This will need to be consistent throughout your ecosystem. CLOSES: #1840