DAGWorks Tracking Adapter
Connecting with the Hosted Hamilton UI on DAGWorks takes the form of an adapter that forms a plug-in addition to the Hamilton Driver. The Hamilton driver accepts adapters, so adding in DAGWorks, allows you to run your Hamilton dataflows as usual, while also logging/tracking them with DAGWorks. You can import the adapter as follows:int Project ID from the UI. Project must already be created.str API key from the UI.str Login from the API — full email.str Name corresponding to the project version. See data model for more details on how this is used.Dict[str, str] Tags for locating in the UI/metadata that you can use to store information and filter runs/versions.