Skip to content

Service Catalog

  1. Navigate to Features > Service Catalog.
  2. Click New Service.
  3. Enter a name and description (e.g. “Payment API”, “User Database”).
  4. Assign one or more monitors to the service.
  5. Click Save.

Attach runbooks to a service to give on-call responders step-by-step instructions for common incidents:

  • Title: A short label (e.g. “Restart Payment Service”).
  • Content: Markdown-formatted steps.
  • URL: Optionally link to an external wiki or document.

When an alert fires for a monitor linked to a service, the runbook is surfaced in the alert notification and dashboard.

Add links to related resources:

  • Source code repository.
  • Deployment pipeline.
  • Monitoring dashboards.
  • Architecture documentation.

These links appear on the service detail page and in alert context.

The dependency graph visualizes relationships between services. To define dependencies:

  1. Open a service.
  2. Under Dependencies, select other services that this service depends on.

The graph view shows upstream and downstream dependencies, helping you understand the blast radius of an incident.

A service’s overall status is derived from its linked monitors:

ConditionService Status
All monitors upOperational
One or more monitors degradedDegraded
One or more monitors downDown