Hi folks -- Is this the extent of the docs on Art...
# flyte-support
g
Hi folks -- Is this the extent of the docs on Artifacts? https://docs.flyte.org/en/latest/api/flytekit/generated/flytekit.Artifact.html#flytekit.Artifact Is all artifact metadata tracked inside of datacatalog as executions produce outputs? It was previously mentioned to me that there was a tie-in to notifications? (I don't have SQS / SNS enabled - but wondering if anyone is familiar with that and what added benefit there is for artifacts?) Thanks!
f
we are working on writing up a complete end to end doc, will take a little bit
we are trying to find ideal example catalogs etc
g
Ah cool - thanks! Is there anything you can point me at in the source for the time being?
f
Current implementation is internal to union
Open source implementation is dependent on various teams agreeing and contributing
g
Yeah I saw the Union announcement when you made it and saw all the awesome UI work that's commercial. I just wasn't sure what plumbing (if any) was there on the backend given the annotations are still part of open source flytekit
f
the annotations are, to support the development DX
the backend will be pluggable