AssetObservation
A reported observation event for an external asset in Dagster.
Data EngineeringData OrchestrationData PipelinesETLWorkflowsAssetsGraphQL
Properties
| Name |
Type |
Description |
| asset_key |
string |
The asset key being observed. |
| metadata |
object |
Free-form key/value metadata about the observation. |
| data_version |
string |
A user-supplied data version identifier. |
| description |
string |
A human-readable description of the observation. |
| partition |
string |
The asset partition associated with the observation. |
JSON Schema