Configuring SLO
Overview
This section guides you through the process of creating and managing Service Level Objectives (SLOs) in Motadata 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 between Availability (default) or Performance. |
| Business Service | Select the business service this SLO is tied to. |
| 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. |
| 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 |
| 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. |
| 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.
If you select the SLO Type as Performance, the following additional fields appear:
| Field | Description |
|---|---|
| Counter | Select the metric to evaluate (e.g., response time, throughput). |
| Operator | Choose the condition (e.g., >, <, =). |
| Value | Enter the threshold value; the unit will auto-update based on the selected counter. |
Value fields automatically append appropriate units based on selected metrics.
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.