Profiling Data

Before starting data profiling or monitoring, Telmai requires you to specify which attributes need to be monitored. When a data source is created, the schema is analyzed (excluding nested JSON attributes). By default, all attributes are disabled, so the first step is to enable the required ones:

  1. Navigate to the Configuration Page

  2. Select the desired Data Source

  3. Click the lightning icon next to the attributes you want to profile. Alternatively, click “Select All” to enable all attributes

Open the context menu for the same data source and select “Scan”

You have two scan options:

  • Single Data Scan

  • Historical Data Scan

Single Data Scan

This option launches a job to scan the current data, which can be tracked and stopped if needed:

Historical Data Scan

For SQL-based sources with a configured schedule, you can perform a Historical scan. This option automatically breaks down records added over the past 10 periods and launches 10 independent scans for each period, allowing you to analyze historical data dynamics and metric behavior over time.

Last updated