β Premium feature! This feature will be a paid addition. Reach out to your customer success manager for more information.
Atlan crawls and maps the following assets and properties from Monte Carlo.
Once you've crawled Monte Carlo, you can use connector-specific filters for quick asset discovery. The following filters are currently supported for Monte Carlo assets:
- Monitor type β filter monitors by type of monitor
- Monitor status β filter monitors by monitor status
- Incident count β filter monitors by the total count of incidents
- Last synced in Atlan β filter monitors by timestamp for last updated in Atlan
The following Monte Carlo filters are currently available for supported SQL assets:
- Monitor status β filter SQL assets associated with any monitors by monitor status
- Monitor type β filter SQL assets associated with any monitors by type of monitor
- Incident type β filter SQL assets by specific types of incidents
- Incident severity β filter SQL assets by severity level of incidents
- Incident subtype β filter SQL assets by incident subtypes
- Incident state β filter SQL assets by specific states of incidents
- Incident owner β filter SQL assets by incident owners
- Last synced in Atlan β filter SQL assets by timestamp for when any associated monitors and incidents were updated in Atlan
πͺ Did you know? Atlan currently only supports custom monitors as native assets for search and discovery β automated monitors are not available. However, Atlan supports crawling incidents for all types of monitors. You can also use the connector-specific filters to search for your Monte Carlo assets as well as assets from other supported sources to which Monte Carlo monitors have been applied β for example, Snowflake tables.
Monitors
Atlan maps custom monitors from Monte Carlo to its MCMonitor
asset type.
Source property | Atlan property |
---|---|
name |
name |
Audience |
mcLabels |
uuid |
mcMonitorId |
monitorStatus |
mcMonitorStatus |
monitorType |
mcMonitorType |
warehouseName |
mcMonitorWarehouse |
scheduleType |
mcMonitorScheduleType |
namespace |
mcMonitorNamespace |
ruleType |
mcMonitorRuleType |
ruleSql |
mcMonitorRuleCustomSql |
scheduleConfig |
mcMonitorRuleScheduleConfig |
ruleComparisons |
mcMonitorRuleComparisons |
monitorUrl |
sourceUrl |
breachRate |
mcMonitorBreachRate |
scheduleConfig |
mcMonitorRuleScheduleConfigHumanized |
alertCondition |
mcMonitorAlertCondition |
Incidents
Atlan maps incidents from Monte Carlo to its MCIncident
asset type.
Source property | Atlan property |
---|---|
name |
name |
tableLinked |
mcAssetReferences |
uuid |
mcIncidentId |
incidentType |
mcIncidentType |
incidentSubTypes |
mcIncidentSubTypes |
severity |
mcIncidentSeverity |
feedback |
mcIncidentState |
warehouse.name |
mcIncidentWarehouse |
incidentOwner |
sourceOwners |
incidentUrl |
sourceUrl |