Docs Home
Viewing docs for
BYOCSelf-Managed

Deployment

On this page

Navigate to the Deployments page within the Ververica Platform: Self-Managed console. Here, you can identify the deployment of interest and access details on deployment nodes, data nodes, dependencies between the deployment's tables, and affiliations between its tables and fields.

  1. In the left navigation, click the Namespace selector and select the namespace that you want to open.
  2. Click Deployments.
  3. Click the name of the desired deployment.
  4. On the Lineage tab, click Table Level to view table-level data lineage or Column Level to view field-level data lineage.

Table-level Data Lineage

Clicking on a node will reveal details including:

  • Node type
  • Connector type
  • Catalog name
  • Database name
  • Destination table name
  • Source table name

Additionally, deployment details will be available, such as:

  • Deployment ID
  • Creation time and creator
  • Last modification time and the user who made the latest change.

Field-level Data Lineage

You have the capability to:

  • See table field names and their respective types.
  • Observe names of databases, catalogs, and connector types for tables at the same level.
  • Access information related to the deployment.
Was this helpful?