DataHub · Arazzo Workflow
DataHub Emit Platform Event and Audit
Version 1.0.0
Emit a metadata change proposal through the platform ingestion path, then read the entity back and review its timeline.
View Spec
View on GitHub
Data CatalogData DiscoveryData GovernanceData LineageMetadataArazzoWorkflows
Provider
Workflows
emit-and-audit
Emit an MCP, read the entity back, and audit the change in its timeline.
Emits an UPSERT metadata change proposal for an entity, fetches its latest aspects, and reviews the entity timeline to audit the recorded change.
1
emitEvent
emitPlatformEvents
Emit an UPSERT metadata change proposal for the target entity through the platform ingestion path.
2
readEntity
getEntityLatestAspects
Retrieve the latest aspects for the target entity to observe the result of the emitted change proposal.
3
auditTimeline
getTimeline
Query the entity timeline for the changed aspect to audit the recorded change transaction.