You can monitor the health and status of your integrated data source instances and their repositories. Tracking and analyzing this data allows you to understand and troubleshoot errors, mitigate detected vulnerabilities, and ensure the reliability of your data sources.
How to view an instance health
Navigate to → .
Filter for a data source such as GitHub (SaaS).
The data source is displayed, including the number of connected instances and their statuses. Status options include Connected, Error, Warning, and Disabled.
Select the relevant data source.
A list of data source instances is displayed.
Select an instance.
Click the Review health link.
The health status page opens, displaying:
The status of the instance, connected repositories and instance type, such as cloud are displayed on the top card
A list of repositories connected to the instance, including scan details such as status, scan coverage (connected scanners such as SCA, Secrets and IaC and the scan status), location (scanned branch, organization, repository) and timestamp
Understanding errors and warnings
An error status is displayed if:
More than 50% of the repositories associated with the instance have errors
There is a token error for a repository
There are missing permissions (categorized as an error based on severity)
Webhook subscription errors (categorized as an error based on severity)
At least one repository includes a warning
A warning status is displayed if:
Less than 50% of the repositories associated with the instance have errors
Missing permissions (categorized as a warning based on severity)
Webhook subscription errors (categorized as a warning based on severity)
Troubleshoot health
You can troubleshoot both instance and repository issues.
Select an instance containing an error or warning status.
Review instance issues: click in the top bar.
A list of errors by repository and related to the instance are displayed. The list includes these unique properties:
Classification: Options: Warning or Error
Error Type: The type of instance error. Options: Permission, Clone, Connection, Webhook subscription, Token
Repository: the repository containing the issue
Scope: the scope of the issue
Review repository issues: select a repository in the table with a status of Error or Warning.
A list of repository-related warnings and errors is displayed, including details such as description, type, location, and timestamp.