Skip to main content

View Event and Data Lineage

To inspect events and data lineages.

tip

Events can be emitted and queried using the event store agent of the SDK.

See: Event Store Agent

Inspect Events

  1. In LOC Studio, go to Data DiscoveryEvent.
Nav-event
  1. Browse and click the right arrow Right of an event to inspect the details.
Event

Inspect Data Lineage Graph

  1. Filter events related to a data lineage and have them displayed on the same page in the event repository list.
info

The fuzzy search is case-sensitive.

  1. Click Event Lineage Graph.
Event-lineage-graph
  1. You can click DIDs (nodes representing the digital identities) or events (lines) to inspect the details.
Data-lineage
Filtering Multiple Events

For now, there is no way to apply multiple OR filter conditions at the same time. The most common way to filter multiple events is to use the time range.

However, you can incorporate unique metadata, for example, the execution ID in the event labels (like event_label: <execution_id>), which makes all events in the same lineage searchable using one single parameter.