New: MCP server monitoring is live. Start free

Documentation

Reducing alert fatigue

Alert fatigue kills monitoring programs. Intello gives you severity, cause grouping, scopes, and channel allow-lists—this page shows how to combine them.

Start with routing rules

Build a table before touching the UI:

RiskChannelsScope
Breaking + payments domainPagerDuty + Slack #payments-oncalldomain=payments, min_severity=breaking
Risky / safeEmail digest dailyapi, min_severity=safe (digest mode via external mail rules)
InformationalIn-app onlynotify_in_app on provider prefs; no chat channels

Prefer group acknowledgements

When a schema change fans out, ack the cause_key group once, not each endpoint row. This keeps Slack threads honest about remaining work.

Tune provider noise separately

Catalog vendors may ship noisy specs. Use:

  • spec_filters / domain_filters on provider alert preferences
  • is_muted on irrelevant provider spec slices

…before muting the entire vendor.

Avoid duplicate dependencies

Two dependencies pointing at the same logical spec doubles events. Consolidate.

Use health states intentionally

A dependency stuck in paused health is a signal—fix the URL or delete the integration. Silent disablement accumulates blind spots.

Review quarterly

  • Archive dependencies for retired integrations.
  • Delete experimental alert prefs.
  • Confirm PagerDuty rules still map to real rotations.

Related topics

Catch OpenAPI breaking changes early

Add your spec—diffs and alerts on every sync. No credit card to start; upgrade for faster polling, Slack or Teams, and more seats.