Skip to main content

Brinqa Administrator Dashboard

This article details the Brinqa Administrator dashboard, designed to provide Brinqa administrators with a comprehensive overview of different aspects of the Brinqa Platform. The dashboard is composed of four main panels — Operations, Data Quality, System Health, and User Management — each offering targeted insights and management tools to enhance the Brinqa Platform's usability for all users.

To access the Brinqa Administrator dashboard, navigate to Dashboard > System administration.

Operations panel

The Operations panel provides administrators with an in-depth view of the Brinqa Platform's orchestration processes. This panel helps administrators quickly identify issues surrounding data orchestration, data integrations, and the volume of raw Source Data Models (SDM) being processed. This panel also provides insights into each integration's performance, such as data volume and sync frequency, helping administrators in decision-making to optimize the efficiency of the data orchestration. The following screenshot illustrates what your operations panel may look like:

Brinqa Administrator Dashboard Operations Panel

Key features

The operations panel includes the following sections:

  • Orchestration: This section of the operations panel offers insights into data orchestration. It provides details on the last orchestration run, including specifics of each step. Additionally, it gives an overview of all orchestration runs, detailing their status along with start and end times. This section also displays the average orchestration duration, measured in hours.

  • Integration sources: This section of the operations panel provides insights into new and modified SDMs based on the latest successful data integration runs, which helps distinguish between newly added and recently modified data. Additionally, it displays the total number of SDMs in the platform, and highlights the number of integrations that have not successfully brought in any new data over the past three days.

  • Last run summary: This table provides a comprehensive view of the history of data integrations, emphasizing the most recent successful operations and their impact on the SDMs.

The table below outlines the information included in the Last orchestration run card on the operations panel, including Data integration, Data cleanup, Automations, and Data consolidation, with details on start and end times, status, and more:

info
  • This information is pulled from the orchestration logs history (Administration Administration button > Data > Orchestration).
  • The run times are based on the start and end dates recorded in the orchestration logs.

Table 1: Last orchestration run fields

Orchestration StepDescription
Data integrationStart date and time of the data integration process.
Data cleanupStart date and time of the data cleanup process.
Automation (after consolidation)Start date and time of the automation process following data integration.
Data consolidationStart date and time of the data consolidation process.
Automation (after computation)Start date and time of the automation process following data consolidation.
Data computationStart date and time of the data computation process.
Automation (after data integration)Start date and time of the automation process following data computation.
StatusStatus of the orchestration (success, partial success, failure, or canceled).
Run timeDuration of the orchestration run.
Start timeDate and time when the orchestration began.
End timeDate and time when the orchestration ended.
Total computationsThe total number of records updated as a result of the last orchestration.

Data quality panel

The Data quality panel provides administrators with a comprehensive view of their data consolidated from various sources. It calculates an average data quality score to assess the integrity and reliability of incoming data, spotlighting gaps in your data sources to effectively validate your data. This panel also shows the number of problematic identifiers, ensuring the accuracy of the consolidated data within the Brinqa Platform. The following screenshot illustrates what your data quality panel may look like:

Data quality panel

Key features

The Data quality panel includes various metrics and visualizations that provide administrators with an in-depth analysis of data integrity. The following table details some key features of the panel:

Table 2: Data quality panel features

FeatureDescription
Average data quality scoreDisplays the average data score across all of your data sources. See Data quality score for information on how the data quality score is calculated.
Total number of UDMs with bad identifiersCounts the total number of problematic identifiers across all of your Unified Data Models (UDM). This can indicate misrepresentations or errors in the assignment of consolidation identifiers.
Total number of UDMs with duplicate identity valuesSummarizes the total instances where duplicate key identifiers appear across all of your UDMs. This can suggest repeated data from your sources.
Total number of missing SDM identity valuesHighlights the total count of expected data fields that are missing identity values in your SDMs.

Data quality score

The quality score tries to measure the effect that potentially bad identifiers are having on your consolidated data. The data quality score is calculated based on the proportion of records that are free from data integrity issues such as bad values, duplicates, or missing values. The values needed for this calculation can be found in the table at the bottom of the data quality panel.

Before we begin, let's define some key terms that are involved in the formula for calculating the data quality score:

  • Total records (UDMs): Total number of specific UDMs that use the identifier as a result of a particular integration, serving as the denominator in the data quality score formula. Bad or duplicate identifiers not used for consolidation have no impact on the data quality score.

  • Bad values: Incorrect or unacceptable entries in the identifiers, such as nulls, empty spaces, or any values that don't align with the expected data format or standards. These values can compromise the reliability of the data.

  • Duplicates: Key identifiers that appear more than once within a data source, indicating potential redundancy or misrepresentation in the data.

  • Missing values: Absence of expected data in the key identifiers, highlighting gaps in the retrieval of the data or inaccurate data consolidation. This field can help you understand how well-populated the identifier is.

The formula for calculating the data quality score is as follows:

Quality score = (1 - (Number of bad values + Number of duplicates) / Total records) × 100

For example, consider the scenario depicted in the screenshot above, where we have a Google Cloud integration with the Host UDM that uses the MAC_ADDRESSES attribute as the key identifier for consolidation. If there are 15 duplicated records out of a total of 67 records, the quality score calculation would be:

Quality score = (1 - (15 / 67)) × 100 = (1- 0.22388) x 100 = 77.61

This formula provides a quantitative measure to assess the impact of bad identifiers on the quality of your data, calculated per identifier for each data model. A higher score reflects better data quality, indicating fewer issues with bad values or duplicates. On the other hand, a lower score means potential data integrity problems, highlighting the need for administrators to review data sources and consolidation methods to ensure that the appropriate identifier is in use.

  • You can also click the Data integration title filter in the table to limit the data source to see all the identifiers used in that integration.
info

There may be situations where the data quality score shows as 100 even while bad values or duplicates are present. This typically happens when such identifiers are not utilized for data consolidation, thereby not impacting the overall data quality score.

System health panel

The System health panel is designed to monitor and provide insights into various aspects of the Brinqa Platform's system performance and data server health. This panel is important for administrators to ensure the smooth operation of the Brinqa Platform. The following screenshot illustrates what your data quality panel may look like:

System health panel

Key features

The system health panel is comprised of three sections: App events, Data server health, and Computation performance:

  • App events: This section gives administrators insights into the platform's stability, with an overview of errors, warnings, and deletion activities. It categorizes these events based on the categories found in the Application Event Logs, such as Audit, Automation, Computation, Integration, Security, and View. By analyzing data from the app event logs and the last orchestration run, it can help with identifying and addressing potential issues within the Brinqa Platform.

    • Error count trend: Displays the trend of error counts as determined by the app event logs, tracking the number of errors across each category.

    • Warning count trend: Indicates the trend of warning counts based on app event logs, tracking the number of warnings across each category.

    • Delete events: Monitors the count of delete events as recorded in the app event logs.

  • Data server health: This section provides a comprehensive analysis of the operational status of all your active data servers within the Brinqa Platform, excluding local servers and any data servers that are offline or disconnected. It includes visualizations on disk space usage, memory consumption, and the number of processors, highlighting your data servers' storage capacity, efficiency, and processing power.

    • Disk space used: Illustrates the amount of disk space utilized by the data servers, highlighting potential storage capacity issues.

    • Memory used: Shows the memory usage of data servers, indicating their operational efficiency and potential need for resource optimization.

    • Number of processors: Represents the number of processors available for use to the data server, aiding in understanding the potential processing power available for data handling and computation.

    info

    The data server health metrics are only available after orchestration has run. Therefore, for newly added data servers, this information will not be immediately visible until after the completion of an orchestration run. This ensures that the data reflected in this panel is current.

  • Computation performance: This section provides a detailed overview of the computation efficiency within the Brinqa Platform. It features a Last run summary table that captures key metrics from the most recent orchestration run related to various data models and calculated attributes. This includes the total number of executions for each attribute, as well as the duration of these executions, indicated by performance metrics like 75th percentile, mean, median, and maximum, all measured in milliseconds. Brinqa administrators can analyze these metrics to identify slow-performing computations. For instance, a high mean value coupled with a significant number of executions can indicate a performance bottleneck.

User management panel

The User management panel provides an overview of user activity and role distribution within the Brinqa Platform.

By emphasizing the importance of active user monitoring, the user management panel supports Brinqa administrators in enforcing best security practices. Removing or suspending stale accounts not only tightens security but also optimizes resource allocation. Proactive monitoring and management of user accounts contribute to the overall health and security of the Brinqa Platform, ensuring that all users benefit from a secure and efficient environment.

note

The data in the user management panel reflects the most recent orchestration run; therefore, data for newly added users appears only after this process completes.

User Mananagement Panel

Key features

The user management panel offers several key features, each providing insights into user activities and roles within the Brinqa Platform:

Table 3: User management panel features

FeatureDescription
Users by roleThis graph displays the distribution of users across different roles, enabling administrators to ensure balanced access permissions.
Users created in the past 7 daysThis graph highlights recent additions to the platform, providing insights into the influx of new users and assisting in their onboarding process.
User last logins by monthThis graph showcases user login frequencies. This graph can aid in identifying active users and patterns in usage.
Stale usersThis series of metrics highlights the presence of dormant accounts that may pose a security risk. It includes data on users who have not logged in for over 30, 60, or 90 days, as well as accounts of users who have never logged in. Regularly reviewing and addressing inactive accounts reduces the risk of unauthorized access and ensures that licenses are allocated efficiently.