Skip to main content
Version: 1.31.0

Tags Run Facet

The facet contains the tags associated with the run.

Example:

{
...
"job": {
"facets": {
"_producer": "https://some.producer.com/version/1.0",
"_schemaURL": "https://github.com/OpenLineage/OpenLineage/blob/main/spec/facets/TagsJobFacet.json",
"tags": [{
"key": "containerId",
"value": "08047900167b20192704669334768182f825281777f540",
"source": "RUNTIME"
}, {
"key": "clusterId",
"value": "staging-cluster-01",
"source": "RUNTIME"
}]
}
}
...
}

The facet specification can be found here

OSZAR »