- Release Notes Cloud Insights
- Getting Started
- Access and Permissions
- Notifications
- Interacting with Insights
- Action Center Integration
- Automation Hub Integration
- Autopilot integration
- Document Understanding Integration
- License monitoring integrations
- Maestro Integration
- Test Manager Integration
- Real-time Monitoring
- Real Time Data Export
- Troubleshooting

Insights
Maestro data model
The structure of the Maestro data model is based on the following concepts:
Concept |
Description |
---|---|
Explore |
The starting point for exploration. The data is surfaced via Explores, which you can think of as a general entity that corresponds to the fields within it. |
View |
A view represents a table of data, whether that table is native to your database or was created using Looker’s derived table functionality. Within each view are field definitions, each of which typically corresponds to a column in the underlying table or a calculation in Looker. |
Dimension |
As part of a View within the Explore, the Dimension is a groupable field and can be used to filter query results. It can be one of the following:
|
Measure |
As part of a View within the Explore, the Measure parameter declares a new measure (aggregation) and specifies a name for that measure. Examples of measures types:
integer ,
string .
|
Dimension | Description |
---|---|
End Time | The time when process execution finished. The available options are:
|
Event Time | The time when the event was executed. The available options are:
|
Folder | Folder where the process is defined. |
Process InstanceId | The ID of the process instance. |
Process Key | The key of the executed process. |
Process Name | The name of the process. |
Process Version | The active version of the process package. A process can have multiple versions and it's the active version or the last configured version. |
Total Run Time in Seconds | The total processing time of all jobs in seconds. |
Start Time | The time when the execution of the process began. The available
options are:
|
Status | The status of the executed process. |
Tenant Name | The name of the tenant where the process is defined. |
Measures | Description |
---|---|
Count | The total number of executed processes. |