Components

New Column for Bucket Ownership + Simplified Flow Info in Jobs

We’ve released two updates in the Telemetry Data Extractor to improve data clarity and management.

Bucket Ownership Visibility

We’ve added a new column kbc_bucket_owner_id to the kbc_bucket and kbc_bucket_snapshot tables.

  • What it is: This column stores the ID of the bucket’s owner, providing visibility into datashare ownership.
  • Why it matters: It enables clearer tracking of ownership in shared workspaces, making access management and auditing easier.

Flow References in Jobs

We’ve refined how the flow column is populated in the kbc_job table:

  • Before: It contained both the flow name and its ID.
  • Now: It contains only the flow ID, which is consistent and stable over time.

This small change improves the reliability of flow references across your telemetry data and reduces the risk of inconsistencies due to renamed flows.

These updates are already live—no action needed on your end. As always, we welcome your feedback!