You are viewing docs on Elastic's new documentation system, currently in technical preview. For all other Elastic docs, visit elastic.co/guide.

SLOs

Set clear, measurable targets for your service performance with service-level objectives (SLOs).

Service-level objectives (SLOs) allow you to set clear, measurable targets for your service performance, based on factors like availability, response times, error rates, and other key metrics. You can define SLOs based on different types of data sources, such as custom KQL queries and APM latency or availability data.

Once you've defined your SLOs, you can monitor them in real time, with detailed dashboards and alerts that help you quickly identify and troubleshoot any issues that may arise. You can also track your progress against your SLO targets over time, with a clear view of your error budgets and burn rates.

Important concepts

The following table lists some important concepts related to SLOs:

Service-level indicator (SLI)
The measurement of your service's performance, such as service latency or availability.
SLO
The target you set for your SLI. It specifies the level of performance you expect from your service over a period of time.
Error budget
The amount of time that your SLI can fail to meet the SLO target before it violates your SLO.
Burn rate
The rate at which your service consumes your error budget.

SLO overview

From the SLO overview, you can see all of your SLOs and a quick summary of what's happening in each one:

Select an SLO from the overview to see additional details including:

  • Burn rate: the percentage of bad events over different time periods (1h, 6h, 24h, 72h) and the risk of exhausting your error budget within those time periods.
  • Historical SLI: the SLI value and how it's trending over the SLO time window.
  • Error budget burn down: the remaining error budget and how it's trending over the SLO time window.
  • Alerts: active alerts if you've set any SLO burn rate alert rules for the SLO.

SLO dashboard panels

SLO data is also available as Dashboard panels. Panels allow you to curate custom data views and visualizations to bring clarity to your data.

Available SLO panels include:

  • SLO Overview: Visualize a selected SLO's health, including name, current SLI value, target, and status.
  • SLO Alerts: Visualize one or more SLO alerts, including status, rule name, duration, and reason. In addition, configure and update alerts, or create cases directly from the panel.

To learn more about Dashboards, see Dashboards.

Next steps

To get started using SLOs to measure your service performance, see the following pages:

On this page