SLO grid search and filtering
You can search and filter SLOs on the SLO grid to quickly locate specific SLOs using project hierarchy, smart search logic, and advanced filtering options.
Points to consider:
- Label inheritance: Search results include SLOs with direct labels and those inherited from parent services and projects
- Multiple filter types: You can combine name-based, project-based, and label-based filters
- Role-based access: A filtered list contains only the SLOs where you have at least Project viewer permissions
Search and filter methodsβ
- Search by keyword
- Project-based filtering
- Label-based filtering
To search SLOs and services by keyword, enter one or more keywords in the search box. Alternatively, enter a part of a keyword.
To filter by two or more keywords, separate them with spaces. Nobl9 looks for the search parameters in the following fields:
-
Service name or display name
-
SLO name or display name
Searching SLOs by keyword
Nobl9 applies AND
logic and returns SLOs as follows:
- Individual SLOs with the keyword in their names or display names
- SLOs housed in services with the keyword in their names or display names
To filter SLOs by project:
- Click
next to the search field.
- Specify the required project names.
- Click Apply.
You can filter by multiple projects at a time.

Nobl9 applies OR
logic and returns SLOs nested under all selected projects.
To filter SLOs by label:
- Click
next to the search field.
- Specify the required
key: value
pairs. - Click Apply.
You can use any number and combination of key: value
pairs.

Nobl9 applies AND
logic for labels with different keys and OR
βfor labels with the same key. It returns SLOs as follows:
- Individual SLOs labeled with selected
key: value
pairs - SLOs housed in services and projects labeled with selected
key: value
pairs
Filter combinationsβ
Combine multiple filters for precise results:
- Keywords + project + labels or multiple labels with the different keys to filter SLOs that satisfy all specified criteria
- Multiple labels with the same key to filter SLOs that satisfy at least one criterion
- Multiple projects to filter SLOs that satisfy at least one criterion
Nobl9 applies specific rules when returning individual SLOs and SLOs nested within services or projects based on your filtering criteria. The logic is as follows:
Filter combination Filtering logic | SLOs returned | Combination impact on the search results |
---|---|---|
Multiple keywordsAND | Narrows the search | |
Keyword and projectAND | Narrows the search | |
Keyword, project, and labelAND | key: value pair from the specified projectkey: value pair from the specified project | Narrows the search |
Different-key labelsAND | key:value pairskey:value pairs | Narrows the search |
Same-key labelsOR | key:value pairkey: value pair | Broadens the search |
Multiple projectsOR | SLOs from all specified projects | Broadens the search |
When we apply the filters in the image, Nobl9 returns the following:
- SLOs with
and
andping
in their names or display names - All SLOs nested in services that contain
and
andping
in their names or display names - All SLOs from projects:
customer-facing-applications
,server-side-monitoring
,user-retention
- SLOs labeled as follows:
composite: true
anomaly_notifications: true
region: eu
ORcomposite: true
anomaly_notifications: true
region: us
- All SLOs from services and projects labeled as follows:
composite: true
anomaly_notifications: true
region: eu
ORcomposite: true
anomaly_notifications: true
region: us
