Configuring SLO
Overview
This section guides you through the process of creating and managing Service Level Objectives (SLOs) in ObserveOps (formerly known as AIOps). SLOs allow you to define performance or availability targets for your business services based on specific metrics and evaluation frequency.
Each SLO Profile includes parameters like service name, objective type (Availability or Performance), frequency, threshold values, filters, and tags. These SLOs help monitor service health and ensure compliance with defined service expectations.
By configuring SLOs, you can proactively detect service degradation, measure real-time performance against defined targets, and enable alerting or automation based on breaches.
Navigation
To access the SLO configuration page:
Go to Settings from the main menu. Select the Service Level Objectives category. Click on SLO Profile to view the list of existing SLOs.

Configuration
Click on Create SLO Profile to configure a new objective. While creating a new SLO Profile, fill out the following fields:

| Field | Description |
|---|---|
| SLO Name | A unique name to identify the SLO profile. |
| SLO Description | Brief explanation of the objective. |
| SLO Type | Choose Availability or Performance. When you select Performance, four sub-tabs appear: Metric, APM, RUM, and NetRoute. Select the sub-tab that matches your monitoring source. |
| Business Service Name | Select the business service name this SLO is tied to. |
| Frequency | Select the evaluation window: Daily, Weekly, Monthly, or Quarterly. SLO Evaluation Frequency Windows are considered as below: - Daily: 00:00 to 23:59 of the same day - Weekly : 00:00 of start day to 23:59 of 7th day from the start date - Monthly : 00:00 of the 1st day to 23:59 of the 30th day from the start date - Quarterly : 00:00 of 1st day to 23:59 of 90th day from the start date |
| Target (%) | The minimum acceptable threshold for the selected metric. |
| Warning (%) | The value which triggers early alerts. It must always be higher than the Target value. |
| Start Date | Select the SLO starting date from the calender. We support only forward dated SLO. |
| Tags | Add custom tags for grouping and identification (not the same as monitor tags). |
| Notify Team | Select the teams (using user or email/ handle) to be notified in case of violations or warning thresholds. |
The start time to store the new data is considered at 12:00 AM and the time interval to refresh the data depends on the frequency you choose. i.e., For Daily it is every 15 min, For Weekly it is every 30 min, For Monthly and Quarterly it is 1 hour.
After filling in the common fields, configure the type-specific settings based on the SLO Type you selected:
- Availability
- Performance
Use the Availability type to measure whether a service or infrastructure component remains operational during the selected evaluation period.

| Field | Description |
|---|---|
| SLO For | Define the scope of the SLO (Monitors, Groups, Tags, etc.). |
| Source Filter | Filter by Monitor, Group, or Tag. |
| Source | Specific monitor(s), group(s), or tag(s) based on the filter selected. |
| Filters | This option gets displayed after selecting the SLO For to apply pre or post filters. |
Use the Performance type to measure whether a service meets a defined performance threshold. When you select Performance, four sub-tabs appear: Metric, APM, RUM, and NetRoute.

| Field | Description |
|---|---|
| SLO For | Define the scope of the SLO (Monitors, Groups, Tags, etc.) in case you have selected Metric as Performance SLO. |
| Counter | Select the metric to evaluate — for example, response time or throughput. Available counters depend on the selected source. |
| Operator | Choose the comparison parameters like Equals, Not Equals, Contains, etc. |
| Value | Enter the threshold number. Units update automatically based on the selected counter. |
| Source Filter | Filter the available sources by monitor, group, or tag. |
| Source | Select the specific monitor to evaluate. Only active monitors appear here. |
You can click the +Add New Condition to add another SLO Condition(s).
Value fields automatically append appropriate units based on the selected metric.
For other Performance sub-tabs, see:
Click Create SLO Profile to save the SLO. To reset the configurations click the Reset button.
The new SLO appears in the SLO Profile grid with Status set to ON by default. You can view profile details in a read-only format by clicking the SLO Name. Use the action menu to edit or delete an SLO profile.
Only SLO Description, Tags, and Notify Team can be edited after the profile is created.